/pygotham.org

Deploying PyGotham

Primary LanguagePython

Deploying pygotham.org

The enclosed playbook can be used to deploy pygotham.org.

Setup

$ pip install -r requirements.txt
$ ansible-galaxy install -r galaxy-requirements.txt

Usage

$ ansible-playbook -i inventory --ask-vault-pass -e env=production playbook.yml