-
Deploying Rails on a single server with Kamal
Here’s one way of a cloud-independent deployment of Rails, Sidekiq, PostgreSQL, and Redis on single virtual server with Kamal.
-
How to deploy Rails with Kamal and SSL certificate on any VPS
Deploy Rails with Kamal and SSL certificate on any VPS
-
Using Kamal to host multiple Apps on a single server
Use the Kamal deployment tool to host multiple Applications on a single server instance
-
Deploy your Rails 7 app with Kamal and CI/CD
We'll run through an example utilizing the Kamal gem to deploy our Ruby on Rails application to a server with BitBucket Pipelines.