Jose-Luis Rivas 8231926eaa Let the user know it's on the stack target
Since curl is running quietly it may give the impression that the installation hanged with the last message on the terminal being: "sleep 2 # give docker a moment i guess". In my case I thought it gave it a huge moment and not 2 seconds. It wasn't until the third time that I actually checked the processes on the machine and saw there it was curl downloading stuff quietly.
2014-10-20 01:35:59 -05:00
2014-10-16 09:21:38 +02:00
2013-11-08 16:27:15 -08:00
2013-12-28 16:10:13 +01:00
2014-10-16 00:07:51 -04:00
2014-05-10 16:43:21 -04:00
2013-12-28 16:10:13 +01:00
2014-02-03 22:53:56 -08:00

Dokku Build Status

Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.

Requirements

  • A fresh VM running either Ubuntu 14.04 x64 or 12.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.2.3/bootstrap.sh | sudo DOKKU_TAG=v0.2.3 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

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%