Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Look into Dokku, it is a free Heroku clone that you can run on a cheap VPS. I set it up last week and now all I have to do to deploy is type "git push dokku master".


I missed this comment and made a similar one up-thread. I’ll second.

I’m ignorant as to whether large projects have run using it, but for smaller ones it’s useful.


Thanks! Maybe it would be worth replacing my 100 line nodejs script that does the same thing with this in the future :)

(not sarcasm, if this works the same and adds more value I'd use it)


Second dokku. Its essentially a 100 line node js script if u remember correctly. Nice eco system growing around it. No scaling though


I'll second this. Have had a great experience with dokku, about as simple as Heroku.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: