Deploy to Mac mini with Kamal
Deploy your Ruby on Rails applications with Kamal to a Mac mini.
On entrepreneurship and web development.
Deploy your Ruby on Rails applications with Kamal to a Mac mini.
Let's get into it. Ruby on Rails 8 and SQLite in production. Words only a couple years ago that would get you laughed out of the room. I've been leaning on SQLite since 2018 with alot of folks doing great work in the Ruby community around
How to use Kamal to backup and restore your Postgres database
SQLite as a single or small development team database for Ruby on Rails projects ended out the year as all the rage. For in-depth action in this area follow Stephen Margheim , he's doing a TON of work for the Ruby on Rails community in this realm. This article
We'll run through an example utilizing the Kamal gem to deploy our Ruby on Rails application to a server with BitBucket Pipelines.
Use the Kamal deployment tool to host multiple Applications on a single server instance
I had a need arise to run a configurable instance of the docker registry to host images built for the Kamal deployment tool. In this post, I'll describe the setup of running your own instance of the docker registry. We'll utilize docker compose for this setup,
There are a few articles highlighting how to get going with the Ruby-powered static site generator BridgetownRb . While they may have worked initially when written, for whatever reason, they throw an asset compilation error due to the webpack configuration. Below we'll install the needed Ruby gems and JavaScript
This post is an effort to provide the next developer searching for answers with some guidance on using sqlite with the JSON1 extension. When it comes to querying JSON columns in Ruby on Rails the internet didn't seem to have any applied examples. Here is some of my
Just a quick fix for vue-loader v15+ If you're developing in Rails in 2018, you're likely using a webpack and a front end framework. This will help you get your vue-loader going from complaining about needing a special loader to compile, back to working. In your
While putting together an understanding of the Stellar SDK and developing a platform for smart contracts (which I'll announce later); I'll be blogging excerpts of how to interact with the Stellar network through the JavaScript SDK as I discover more. Currently, I'm working through
In this, hopefully short post, I want to detail how I'm using docker-compose to run webpacker in a Rails 5.1+ environment. You'll need to run through the docker-compose installation procedures yourself. Docker paired with docker-compose is an easy way to get a mock production environment
Oh, the fun it is. I'm working on an application that will use the apartment gem and I've been needing to drop and recreate the database. I still prefer to work with MySQL and haven't jumped ship to the popular Postgres. MySQL doesn'
Disclaimer: I'm not an SEO expert, I just develop things. I'm speaking with past experience growing and ranking local service businesses. I've never understood the idea of businesses touting they pay "$$$" per month for SEO. From my experience your ranking moves up
This is going to be a short and sweet update. I had some time to configure a multi-step form for contractor onboading today. It was designed with getting pertinent information from those looking to add additional work to their already existing businesses. It needs a bit more polishing, but, you