Configuration of the EuroPython website(s).
TODO: add introduction, and a brief description
- Create a
vault-pass.txt
file with the provision password. - Install Ansible and other dependencies with:
pip install -r requirements.txt
- Launch the ansible playbook
ansible-playbook playbook.yml
TODO: travis ?
There is a Vagrant machine called vepcon
. This is used to deploy in a safe test environment.
Launch it with:
vagrant up
It will run the Ansible playbook for the vepcon
host.