personal_infra/README.md

50 lines
986 B
Markdown
Raw Normal View History

2025-07-01 10:39:01 +02:00
# Personal infra
My repo documenting my personal infra, along with artifacts, scripts, etc.
2025-07-03 17:21:31 +02:00
## How to use
Go through the different numbered markdowns in the repo root to do the different parts.
2026-09-11 20:08:19 +02:00
## How to edit secrets
`ansible-vault edit ansible/your_file_with_secrets.yml`
Assumes that you've set `ansible/.vault_pass` with `chmod 600`.
2025-07-01 10:39:01 +02:00
## Overview
### Services
* Reverse Proxy
+ Deployed on Vipy
+ Caddy
+ Plan install
+ File based config
+ Crossbackup to Desky via rsync
* ~~Uptime Kuma~~ — decommissioned 2026-09-11, see `archive/uptime_kuma/`
2025-07-01 10:39:01 +02:00
+ Deployed on Vipy
+ Crossbackup to Desky via rsync
* Vaultwarden
+ Deployed on Desky
+ Crossbackup to Vipy via rsync
* Gitea
+ Deployed on Desky
+ Crossbackup to Vipy via rsync
* Immich
+ Deployed on Desky
* VPN
+ All set up on Vipy
* Bitcoin Knots
+ Deployed on Desky
* electrs
* Synapse Server
* Phoenix D + LNBits
* Backups
## Infra
* Laptop (Lapy)
* One beefy desktop (Desky)
* One VPS (Vipy)