Skip to content

Daemon-Macklin/MyTDeployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyT Deployment

This repo contains the proof of concept for the MyT deployment strategy. The main.py script runs the terraform script and then waits for the host to become active. When the host is active it runs an ansible playbook which installs docker onto the machine.

Requirements:

Terraform

Ansible:

pip3 install ansible

Python Terraform Wrapper:

pip3 install python-terraform

Running the Script

After installing all of the requiremented packages you can run the demo with the command:

python3 main.py

About

Demo automated deployment for my Final Year Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published