This repo manages search.code.dccouncil.us.
- Install vagrant
- Install ansible
- run
vagrant up
from the repo root
- ensure
dc-law-provision-private
is cloned as sibling to this repo. - install ansible
- run
ansible-playbook -i inventories/production playbook.yml --ask-vault-pass
from the ansible directory
dc-law-provision-private
should have the following directory structure:
- ansible
|- group_vars
|- production
|- private.yaml
|- inventories
|- production
Symlinks in dc-law-provision
point to the appropriate files in dc-law-provision-private
.