Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 566 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 566 Bytes

Run Ansible-Townhall in Docker with Docker-Compose

Assuming you've already installed Docker and Docker Compose (or Docker Toolbox), then checkout and run:

$ cd /to/your/path
$ git clone https://github.com/KuraudoTama/compose-ansible-townhall.git
$ cd compose-ansible-townhall
$ docker-compose up -d

To stream log output, simply run:

$ docker-compose logs