clintonhalpin / docker-aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-aws

Basic Ansible Setup up to spin up docker ready machines, or really just ansible stuff

get started

./init.sh
ansible-playbook roles/provision.yml --e "target_group=local"

notes

  • All init.sh does is copy sample files over and renames them
  • You'll need to change your target_groups to something that actually exists in your hosts ie. production

About


Languages

Language:Shell 100.0%