Latest release v0.34.8 An open source PAAS alternative to Heroku. Dokku helps you build and manage the lifecycle of applications from building to scaling. # download the installation script $ wget -NP . https://dokku.com/bootstrap.sh # run the installer $ sudo DOKKU_TAG=v0.34.8 bash bootstrap.sh # Configure your server domain $ dokku domains:set-global dokku.me # and your ssh key to the dokku user