README, both setup guides and the forgejo-runner notes now point at archive/uptime_kuma/ instead of describing a live service. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
49 lines
986 B
Markdown
49 lines
986 B
Markdown
# Personal infra
|
|
|
|
My repo documenting my personal infra, along with artifacts, scripts, etc.
|
|
|
|
## How to use
|
|
|
|
Go through the different numbered markdowns in the repo root to do the different parts.
|
|
|
|
## How to edit secrets
|
|
|
|
`ansible-vault edit ansible/your_file_with_secrets.yml`
|
|
|
|
Assumes that you've set `ansible/.vault_pass` with `chmod 600`.
|
|
|
|
## 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/`
|
|
+ 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)
|