289d5cc834 | ||
---|---|---|
.. | ||
host_vars | ||
library | ||
roles | ||
README.md | ||
Vagrantfile | ||
a-cmd.sh | ||
a-play-aws.sh | ||
a-play.sh | ||
ansible.cfg | ||
dev.yml | ||
hello.yml | ||
hello2.yml | ||
just.yml | ||
load_data_please.sh | ||
localvm.yml | ||
please.yml | ||
run_playbook.py | ||
setup_django_just.sh | ||
setup_django_localvm.sh | ||
unglueit.yml |
README.md
So far, the vagrant/ansible setup is meant to build please.unglue.it on AWS.
For this script to work, you need to have AWS_ACCESS_KEY and AWS_SECRET_KEY environment variables set. Run:
vagrant up --provider=aws
followed by
a-play-aws.sh unglueit.yml
I might not have removed all the dependencies on my own laptop yet for this setup.
Need to fill out host_vars/unglueit.template and copy it to hosts_vars/unglueit