mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-01-23 02:14:14 +00:00
No description
https://theorangeone.net/posts/
For some reason, ipv6 doesn't really work with my current setup. It'll change at another time, so it's future me's problem |
||
|---|---|---|
| .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)
ansibleinstalled on the systemjust
Installation
just setupjust 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-deployjuts terraform apply