feat(k8s/firefly): add Firefly III with PostgreSQL and backups

This commit is contained in:
2026-04-21 23:35:41 +03:00
parent 271a42e80b
commit f65bc8505b
12 changed files with 480 additions and 7 deletions

View File

@@ -27,6 +27,7 @@ homelab-v2/
├── app/
│ ├── archmirror/
│ ├── external/ # External service vars (e.g. Home Assistant)
│ ├── firefly/
│ ├── grocy/
│ ├── homepage/
│ ├── immich/
@@ -44,6 +45,7 @@ homelab-v2/
| Service | Description |
|---------|-------------|
| **Firefly III** | Personal finance manager |
| **Immich** | Photo and video management with face recognition |
| **Jellyfin** | Media streaming with Intel GPU hardware transcoding |
| **Media Stack** | Sonarr, Radarr, Prowlarr, qBittorrent — automated media acquisition |