Jake Howard 8093bcbcbb
Just use the autogenerated one
It's _fine_.
2020-03-17 18:38:47 +00:00
2020-03-17 18:38:47 +00:00
2020-02-22 23:50:40 +00:00
2020-03-02 19:46:20 +00:00

Infrastructure

Ansible Status Terraform Status

Requirements

  • Python 3
  • Locally configured SSH config (ideally deployed through dotfiles)

Installation

  • ./scripts/ansible/setup.sh
  • cd terraform/ && ./scripts/terraform/terraform.sh init

Private Settings

The ansible vault password needs setting in ansible/.vault_pass.

Terraform configuration needs to be placed in terraform/secrets.auto.tfvars.

Terraform backend secrets need to be placed in terraform/secrets.sh.

Deploying

  • ./scripts/ansible/deploy.sh
  • ./scripts/terraform/terraform.sh apply
Description
Servers, containers and stuff
Readme 2.6 MiB
Languages
HCL 79.4%
Shell 8.5%
PHP 5.4%
Just 4.5%
JavaScript 1.2%
Other 1%