Total Pageviews

Monday 7 November 2016

Dokku

A docker-powered PaaS that helps you build and manage the lifecycle of applications

 Build Status Ubuntu Package Arch Package IRC Network Slack Group Documentation

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

Requirements

  • A fresh VM running Debian 8.2 x64, Ubuntu 14.04 x64, or Ubuntu 16.04 x64

Installing

To install the latest stable release, you can run the following commands as a user that has access to sudo:
wget https://raw.githubusercontent.com/dokku/dokku/v0.7.2/bootstrap.sh
sudo DOKKU_TAG=v0.7.2 bash bootstrap.sh
You can then proceed to the ip address or domain name associated with your server to complete the web-based installation.
If you wish for a more unattended installation method, see these docs.

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

from  https://github.com/dokku/dokku