feat(photos): add Immich stack
Deploy Caddyfile to valhalla / deploy (push) Successful in 46s

Self-hosted photo backup at photos.ginnoir.com (internal/tailnet only).
Server + machine-learning + postgres (vectorchord) + redis.
Upload storage: /storage1/labdata/immich/upload (ZFS).
DB/model-cache: /config/immich/ (SSD).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ginnoir
2026-06-15 22:15:28 -05:00
co-authored by Claude Sonnet 4.6
parent 11f51559b0
commit dbe4a95059
3 changed files with 87 additions and 0 deletions
+8
View File
@@ -473,6 +473,14 @@ plane.ginnoir.com {
}
}
# =============================================================
# PHOTOS — internal only
# =============================================================
photos.ginnoir.com {
import internal_only
reverse_proxy immich-server:2283
}
# =============================================================
# NOTES / PKM — internal only (LiveSync over LAN or tailnet)
# =============================================================