Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

An Ansible Playbook that performs initial server setup, installs Docker and configures a Docker Swarm cluster.

Notifications You must be signed in to change notification settings

DylanGore-FYP/ansible-playbook-docker-swarm-deploy

Repository files navigation

ansible-playbook-docker-swarm-deploy

All Contributors

GitHub Workflow Status

An Ansible Playbook that performs initial server setup, installs Docker and configures a Docker Swarm cluster.

Running

Please create an inventory file based on the included example file. You should also create a vars/vars.yaml file based on the example variables file.

Get the required roles by running:

ansible-galaxy install -r requirements.yml -p roles --force

Run the playbook:

ansible-playbook -i inventory playbook.yml

Commit Message Convention

This project uses Gitmoji for commit organisation. For more details see the Gitmoji Repository.

Contributors


Dylan Gore

💻 📖 🤔

Mohit Taneja

🤔

This project follows the all-contributors specification.

About

An Ansible Playbook that performs initial server setup, installs Docker and configures a Docker Swarm cluster.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published