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

DigitalOcean for example has one click Dokku installs. They also have the more morern managed containers thing that many PaaS are offering, where you can git push your app and it'll run in a container.


Once dokku is installed, the deployment method is `git push dokku master`

And how is that any more modern than heroku?


Did Heroku use containers? I seem to remember it didn't since back in the day.


I scoured the internet for the answer to this question years back and remember the answer being that they were using LXC containers, at least on the Cedar stack. This was a little bit before Docker launched.


Heroku implemented their own container system and expose it to end users as a "Dyno".




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

Search: