Jake Howard 94b229abd0
Use Tailscale's DERP servers
Close another port, and hopefully get a little more reliability in weird network configurations
2024-09-22 16:21:21 +01:00
2024-09-22 16:21:21 +01:00
2024-09-22 16:21:21 +01:00
2023-01-27 17:33:04 +00:00
2024-09-01 20:21:29 +01:00
2024-08-11 20:28:48 +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.

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%