Skip to content

toast38coza/ansible-docker-swarm-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-docker-swarm-playbook

An Ansible playbook to setup and configure a Docker Swarm with Consul as the backend

Step 1

Edit inventory file: swarm_cluster to suite your environment

Step 2:

Run the playbook:

ansible-playbook docker-swarm.yml -i swarm_cluster

You should now have a swarm up and running.

Read the related blog post: Docker Swarm with Ansible

Releases

No releases published

Packages

No packages published