Skip to content
/ dokku Public
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

Yaiba/dokku

This branch is 11026 commits behind dokku/dokku:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 16, 2014
Nov 16, 2014
Nov 17, 2014
Nov 16, 2014
Nov 16, 2014
Oct 24, 2013
Jun 23, 2013
Nov 9, 2013
Dec 28, 2013
Nov 16, 2014
Feb 4, 2014
Nov 16, 2014
Nov 16, 2014
Oct 28, 2014
Nov 16, 2014
Nov 16, 2014
Nov 16, 2014
May 10, 2014

Repository files navigation

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.1/bootstrap.sh | sudo DOKKU_TAG=v0.3.1 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

About

Docker powered mini-Heroku in around 100 lines of Bash

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 76.4%
  • Ruby 10.7%
  • JavaScript 8.5%
  • Java 1.9%
  • Python 1.3%
  • Go 0.7%
  • Other 0.5%