The 14 errors you will hit deploying Rails with Kamal on Hetzner behind Cloudflare (and the fix for each)
I run every one of my side projects the same way: a Rails 8 app, a €4/month Hetzner box, Kamal 2, Cloudflare in front. It's cheap and it works. But the first deploy of every new project costs me an evening, and it's almost always one of the same 14 mistakes. Here they are, with the fix for each, in the order you'll probably hit them. 1. hcloud: command not found You're creating the server from a…
Deploying Rails applications using Kamal on Hetzner servers behind Cloudflare can be a cost-effective and efficient method, but there are several common errors that may arise during the deployment process. This article outlines the 14 errors you may encounter when deploying Rails apps with Kamal on Hetzner servers behind Cloudflare, along with the fixes for each issue, in the order they typically occur.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.