Skip to content

rcarmo/ansible-dokku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-dokku

This ansible playbook provisions an Ubuntu 14.04 server with a dokku environment that matches what I currently use in dokku-alt, using the official dokku .deb packages instead of building from source.

It also installs some dokku plugins I've tweaked/pinned to work under version 0.3.22.

Instructions

$ cp inventory.dist inventory.txt
$ vi inventory.txt
$ ansible-playbook --ask-sudo-pass -i inventory.txt main.yml

About

Provision an Ubuntu 14.04 server with a dokku environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published