Skip to content

chris48s/who_deploy

 
 

Repository files navigation

WhoCanIVoteFor build and deploy

Setup

  • pip install -r requirements.txt
  • Ensure your AWS credentials are in ~/.aws/credentials
  • create .vault_pass.txt with your vault password

Build

  • AWS_PROFILE=wcivf ./packer

Deploy

  • If we're deploying to production, export ENVIRONMENT=prod. Obviously don't do this for a staging deploy!
  • AWS_PROFILE=wcivf ansible-playbook aws.yml -e replace_all=True

About

WhoCanIVoteFor.co.uk deploy scripts

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.8%
  • Shell 6.2%