Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ep-config

Configuration of the EuroPython website(s).

TODO: add introduction, and a brief description

How to run this Ansible playbook

  1. Create a vault-pass.txt file with the provision password.
  2. Install Ansible and other dependencies with:
pip install -r requirements.txt
  1. Launch the ansible playbook
ansible-playbook playbook.yml

Continuous Integration / Delivery

TODO: travis ?

Testing

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.

About

Configuration of the EuroPython website(s)

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.