Find a file
2023-09-29 22:03:23 +01:00
.gitea/workflows Fix README documentation for terraform secrets 2023-06-18 17:21:18 +01:00
ansible Bootstrap a new dokku machine on PVE 2023-09-29 22:03:23 +01:00
terraform Decommission grimes 2023-09-29 21:42:05 +01:00
.gitattributes
.gitignore
.yamllint.yml Deploy vikunja 2023-09-07 20:18:32 +01:00
justfile Add helper to edit ansible vault 2023-08-31 09:21:14 +01:00
README.md Fix README documentation for terraform secrets 2023-06-18 17:21:18 +01:00
renovate.json

Infrastructure

Requirements

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

Installation

  • just setup
  • just terraform init

Private Settings

Ansible integrates with Bitwarden through its CLI.

Terraform secrets are stored in terraform/.env, and provisioned using just update-secrets.

Deploying

  • just ansible-deploy
  • juts terraform apply