Jose Diaz-Gonzalez cc4fda235c Merge pull request #892 from progrium/vagrant-docs
Change where the ssh config PORT is setup
2015-01-14 03:52:03 -05:00
2015-01-11 22:30:52 -05:00
2013-11-08 16:27:15 -08:00
2015-01-05 17:39:33 -08:00
2014-11-23 20:22:26 -05:00
2015-01-11 22:30:52 -05:00
2014-02-03 22:53:56 -08:00
2015-01-11 22:30:52 -05:00
2014-10-28 11:25:45 -05:00
2014-12-23 23:54:52 -08:00

Dokku Build Status

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.13/bootstrap.sh | sudo DOKKU_TAG=v0.3.13 bash

Upgrading

View the docs for upgrading from an older version of Dokku.

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

Description
A docker-powered PaaS that helps you build and manage the lifecycle of applications dokku.com
Readme MIT 37 MiB
Languages
Shell 56.9%
Go 37.5%
Makefile 2%
Python 1.4%
HTML 0.7%
Other 1.2%