Jake Howard 3d281fffc2
Use modern versions of docker-compose on Debian
Install the plugin and use switch, rather than downloading an arbitrary binary. This way, it keeps getting updated.
2024-07-14 23:16:36 +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
2024-07-14 21:25:10 +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%