I'm searching for an opensource private cloud platform that you can host locally and can provide simplicity and flawlessness like Heroku. Has anyone faced the same problem in past?
Ask HN: Open source local equivalent for Heroku
1–10 of 21 posts
Re: Ask HN: Open source local equivalent for Heroku
#2I haven't used it personally, but do you mean something like OpenStack (http://www.openstack.org)?
Re: Ask HN: Open source local equivalent for Heroku
#3Re: Ask HN: Open source local equivalent for Heroku
#4Kubernetes or Deis + Kubernetes if you really like the Heroku model.
Re: Ask HN: Open source local equivalent for Heroku
#5take a look at Dokku - https://github.com/dokku/dokku maybe it's what you need
Re: Ask HN: Open source local equivalent for Heroku
#6dokku or dokku-alt (https://github.com/dokku-alt/dokku-alt)
Re: Ask HN: Open source local equivalent for Heroku
#7I quite like dokku, easy to setup and manage.
Re: Ask HN: Open source local equivalent for Heroku
#8we've been using containership (https://github.com/containership/containership)
Re: Ask HN: Open source local equivalent for Heroku
#9Dokku is something I normally use. Running on the smallest Digital Ocean instance.
Another Docker-based solution I currently look at is https://deployit.io - because it wants to offer a very user friendly seamless integration of local, remote self-hosting and remote their-hosting. Open Source, on github.
Re: Ask HN: Open source local equivalent for Heroku
#10You might want to check out Deis [0], which is supported and - as far as I know - used by Engine Yard. Also deployed at several other orgs including Mozilla.
[0] http://deis.io/