Jake Howard 34011ea0a0
Remove trusted proxy IP from mastodon
It doesn't like it, and it's probably wrong anyway
2024-07-07 16:01:07 +01:00
2024-07-07 15:56:29 +01:00
2023-01-27 17:33:04 +00:00
2023-10-01 17:10:37 +01:00
2023-11-08 19:46:28 +00: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.

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%