Skip to content

application-research/delta-dm-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delta-dm-playbook

Ansible tooling for automatically deploying Delta DM to infrastructure of your choice. Pairs well with Delta Playbook.

Getting started

  • Check out this repo after making sure you've installed Ansible 2.12+

git clone https://github.com/application-research/delta-ansible-deploy

  • Edit the default inventory file (inventories/dev) and list one or more machines you want to deploy to

  • Install dependencies

ansible-galaxy install -r requirements.yml

None of these steps will need repeating once you've done them once (unless you want to update dependencies or they change).

  • Run the playbook

ansible-playbook deploy.yml

Ask in #ecosystem-dev if you have any questions, and enjoy!

About

Ansible tooling for Delta DM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages