Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen. Sponsored by our friends at Deis.
- A fresh VM running Ubuntu
14.04 x64
To install the latest stable version of dokku, you can run the following bootstrapper command:
$ wget -qO- https://raw.github.com/progrium/dokku/v0.3.1/bootstrap.sh | sudo DOKKU_TAG=v0.3.1 bash
Full documentation - including advanced installation docs - are available online at docs
You can use Github Issues, check Troubleshooting on the wiki, or join us on freenode in #dokku
Dokku is currently sponsored by the enterprise grade, multi-host PaaS project Deis.
MIT