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