Jake Howard 5481554e15
Only install compose on debian
The rest will get it through the system package manager
2024-04-27 17:42:24 +01:00
2024-04-27 17:42:24 +01:00
2024-04-27 16:54:32 +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%