Jake Howard 10f43bc38d
Prioritise OS-drive's snapraid content file over ZFS
Reads are much faster as it's SSD based, and it avoids unnecessary reads on the pool
2022-08-24 15:24:36 +01:00
2022-05-02 21:44:33 +01:00
2022-06-05 15:44:49 +01:00
2022-01-08 22:12:44 +00:00
2022-05-07 12:21:21 +01:00

Infrastructure

CI

Requirements

  • Python 3
  • Locally configured SSH config (ideally deployed through dotfiles)
  • ansible installed on the system

Installation

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

Private Settings

Ansible integrates with Bitwarden through its CLI.

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%