Skip to content
forked from dokku/dokku

Docker powered mini-Heroku in around 100 lines of Bash

License

Notifications You must be signed in to change notification settings

jonassvatos/dokku

 
 

Repository files navigation

Dokku Build Status Ubuntu Package

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 in the documentation, or join us on freenode in #dokku

Sponsors

Dokku is currently sponsored by the enterprise grade, multi-host PaaS project Deis.

License

MIT

About

Docker powered mini-Heroku in around 100 lines of Bash

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 73.3%
  • Makefile 14.8%
  • Ruby 4.6%
  • JavaScript 3.6%
  • Scala 2.0%
  • Java 0.7%
  • Other 1.0%