blumeops/docs/reference/services/immich.md
Erich Blume 278f231563 Switch to title-based wiki-links (Quartz resolves via frontmatter title and aliases)
- Remove aliases from all zk cards to prevent them from capturing wiki-links
- Convert all wiki-links from [[filename|Title]] to [[Title]] format
- Replace doc-filenames task with doc-titles for duplicate detection
- Update pre-commit hook to use doc-titles

Wiki-links now resolve to reference docs by their frontmatter title,
which is more readable and maintainable than filename-based links.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 15:48:15 -08:00

26 lines
508 B
Markdown

---
title: Immich
tags:
- service
- media
---
# Immich
Self-hosted photo and video management.
## Quick Reference
| Property | Value |
|----------|-------|
| **URL** | https://photos.ops.eblu.me |
| **Namespace** | `immich` |
| **Deployment** | Helm chart (k8s) |
| **Database** | [[PostgreSQL]] (CNPG) |
| **Storage** | [[Sifaka NAS|Sifaka]] photos volume |
## Related
- [[PostgreSQL]] - Database backend
- [[Sifaka NAS|Sifaka]] - Photo storage
- [[Jellyfin]] - Video streaming (separate service)