Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 373 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 373 Bytes

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