Hacker News new | ask | show | jobs
by serverQuestion 2308 days ago
I have been dreaming of running my own heroku like interface on a DO droplet. Just for small sites, side projects and such.

With heroku you need to pay to keep things running, though sadly with DO you need to do a lot of sysadmin work to keep things running.

3 comments

After failing with Heroku we migrated to using Dokku on DO. And yes it is more work to do it ourselves, I didn't want to do that but here we are :) It was not a lot of work, dokku is really nice, but it was/is some work. I was hoping for almost no sysadmin work but that didn't happen.
Caprover's probably the closest I've experienced, but there was still a bit to do.
What... no. Install Caprover or Flynn or any of a dozen systems that provide Heroku-like functionality.
Have you tried Dokku?