Servers, containers and stuff
Jake Howard
1acc8b3fd6
Seems newer LSIO containers try and copy a config over the top, which doesn't play well with it being a Docker mount |
||
---|---|---|
.gitea/workflows | ||
ansible | ||
terraform | ||
.gitattributes | ||
.gitignore | ||
.yamllint.yml | ||
justfile | ||
README.md | ||
renovate.json |
Infrastructure
Requirements
- Python 3
- Locally configured SSH config (ideally deployed through dotfiles)
ansible
installed on the systemjust
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