Web5design / dokku

Docker powered mini-Heroku in around 100 lines of Bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 release, you can run the following command as a user that has access to sudo:

wget -qO- https://raw.github.com/progrium/dokku/v0.3.15/bootstrap.sh | sudo DOKKU_TAG=v0.3.15 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

License:MIT License


Languages

Language:Shell 75.9%Language:Makefile 12.1%Language:Ruby 4.0%Language:JavaScript 3.1%Language:Scala 1.5%Language:HTML 1.1%Language:Java 0.6%Language:Clojure 0.5%Language:Python 0.4%Language:Nginx 0.4%Language:Go 0.2%Language:CSS 0.1%Language:Handlebars 0.1%Language:PHP 0.0%