Find a file
Jake Howard 22977568df
Drop GSS Kex algorithms
These aren't supported on Arch it seems
2025-11-24 22:58:43 +00:00
.gitea/workflows
ansible Drop GSS Kex algorithms 2025-11-24 22:58:43 +00:00
terraform Fix SPF record types 2025-11-22 21:43:42 +00:00
.gitattributes
.gitignore
.yamllint.yml Make sure forgejo capacity is numeric 2025-01-05 21:40:21 +00:00
justfile Add fast deploy command 2024-11-03 14:23:23 +00:00
README.md
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

External configuration

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