Hacker News new | ask | show | jobs
by wastedhours 3035 days ago
Most of my projects are Rails-based, and I tend to use DO [0], and have just discovered Hatchbox [1] to deploy. Super easy for side-projects to get started and deployed. Taken deploying side projects from days to minutes.

[0] https://www.digitalocean.com/

[1] https://www.hatchbox.io/

4 comments

Creator of Hatchbox.io here! I was surprised to see this on here, which is awesome. Let me know if you have any questions. Happy to help!
I second DigitalOcean. Great UI, almost perfect API [0], excellent support.

[0] https://digitalocean.uservoice.com/forums/136585-digitalocea...

https://www.nanobox.io is also a great option for Rails... or many other languages & frameworks.

Contained developer environments, simple command line deploys to VPS, and a free tier that can handle most hobbyist application needs.

I deploy Rails & Elixir / Phoenix apps with Nanobox

I also use Hatchbox. It's a pretty good (and cheaper) alternative to Heroku, and you can own the VPS with your provider of choice!