xcarpentier / ansible-dokku

Provision and ubuntu 14.04 or 15.04 machine with a fully operational dokku environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-dokku

Provision an ubuntu 14.04 machine with a fully operational dokku environment. Also tested successfully on ubuntu 15.04.

Instructions

Create inventory file

Create a file called inventory.txt by copying inventory-example.txt. Edit values to taste.

Run dokku installation

ansible-playbook --ask-sudo-pass -i inventory.txt main.yml

About

Provision and ubuntu 14.04 or 15.04 machine with a fully operational dokku environment

License:MIT License