Jake Howard 1c8d80e12d
Revert "Add a redis cache to gitea"
This reverts commit c0c396f0089a40bb32fba5cb50e406f53609bf2b.

Causes weird stability issues as the process received sig 15 and
restarts, which is strange!
2020-05-21 12:03:45 +01:00
2020-05-18 16:46:18 +01:00
2020-05-17 18:04:44 +01:00
2020-02-22 23:50:40 +00:00
2020-03-25 21:27:15 +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%