Hacker News new | ask | show | jobs
by ewalk153 521 days ago
For personal projects, I’ve fallen for the simplicity of Kamal. Created to host Ruby in Rails apps from DHH and the team who run Hey and Basecamp, Kamal is web framework agnostic. The demo is hosting a go app. Works great on a Pi.

https://kamal-deploy.org/

1 comments

I enjoy using Kamal as well. It's simple enough for small teams to understand quickly and flexible enough to tinker down at the server level.