Find a file
Jake Howard 6a70454568
Tweak snapshot retension
Frequently isn't too useful, rpool data doesn't need to be kept that
long
2026-04-27 19:13:23 +01:00
.gitea/workflows
ansible Tweak snapshot retension 2026-04-27 19:13:23 +01:00
terraform Fix desec acme challenge token policy 2026-03-24 08:58:49 +00:00
.gitattributes
.gitignore
.yamllint.yml Use DIND for forgejo runner 2026-04-05 22:16:04 +01:00
justfile
README.md
renovate.json Migrate config renovate.json 2026-03-30 18:19:12 +01:00

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

External configuration

This repository contains most of my infrastructure configuration, but not everything is configured here. Some things are external, for various reasons.