Skip to content

DCCouncil/dc-law-provision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Provisioning for DC Code servers

This repo manages search.code.dccouncil.us.

Development

  1. Install vagrant
  2. Install ansible
  3. run vagrant up from the repo root

Production

  1. ensure dc-law-provision-private is cloned as sibling to this repo.
  2. install ansible
  3. 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published