Kamal 2
Play
22:55 CC

Kamal 2

#477 Oct 6, 2024 free
In this episode we look at deploying a Rails 8 beta application to a Digital Ocean droplet. We'll also look at a scenario of deploying Action Cable broadcasts and another with recurring background jobs.

Kamal 2 with PostgreSQL
Play
20:34 CC

Kamal 2 with PostgreSQL

#478 Oct 13, 2024 pro
In this episode, we expand on the previous episode by changing our database from Sqlite to PostgreSQL. We'll dive into some problems and some tricks to best handle the change. While we don't perform a data migration, we'll explore different ways to handle this.

Kamal Kitchen Sink
Play
31:57 CC

Kamal Kitchen Sink

#481 Nov 3, 2024 free
In this episode, we look at creating an entire infrastructure (proxy, load balancer, app servers, worker servers, database server, and a storage server) on our own hardware use Kamal to provision and deploy our Ruby on Rails application.

Campfire Deploy with Kamal
Play
21:47 CC

Campfire Deploy with Kamal

#440 Jan 28, 2024 pro
In this episode, we look at setting up our Campfire instance to be deployable with Kamal instead of the Once CLI. This has a few benefits over the standard deployment mechanism if you are going to be tweaking and making your own changes to the Campfire code. We'll also look at taking in the incoming changes from Once to rebase into our Kamal setup.

From Heroku to Kamal
Play
25:26 CC

From Heroku to Kamal

#462 Jun 23, 2024 pro
Ready to migrate your app off of Heroku? In this episode, we guide you through a full migration, from backing up data to securing your new server setup.