mirror of
https://github.com/dokku/dokku.git
synced 2025-12-25 16:29:30 +01:00
4fa567dbe37741a8b4e6bcb76dbd51d83ab23d15
Output error message when a command is not found. Closes #778
Dokku 
Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen. Sponsored by our friends at Deis.
Requirements
- A fresh VM running Ubuntu
14.04 x64
Installing
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.2/bootstrap.sh | sudo DOKKU_TAG=v0.3.2 bash
Documentation
Full documentation - including advanced installation docs - are available online at docs
Support
You can use Github Issues, check Troubleshooting on the wiki, or join us on freenode in #dokku
Sponsors
Dokku is currently sponsored by the enterprise grade, multi-host PaaS project Deis.
License
MIT
Languages
Shell
56.8%
Go
37.5%
Makefile
2%
Python
1.4%
HTML
0.7%
Other
1.3%