Phase 2 of documentation restructuring. Creates docs/reference/ with: Services (16): - alloy, argocd, borgmatic, 1password, forgejo, grafana - jellyfin, kiwix, loki, miniflux, navidrome, postgresql - prometheus, teslamate, transmission, zot Infrastructure (3): - hosts - Device inventory - tailscale - ACLs, groups, tags - routing - DNS domains and port mappings Kubernetes (2): - cluster - Minikube specs - apps - ArgoCD application registry Storage (2): - sifaka - Synology NAS configuration - backups - Backup policy All cards use wiki-links for cross-referencing and include YAML frontmatter with title and tags for Quartz. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1.5 KiB
1.5 KiB
| title | tags | |
|---|---|---|
| Sifaka NAS |
|
Sifaka NAS
Synology NAS providing network storage and backup target.
Quick Reference
| Property | Value |
|---|---|
| Dashboard | https://nas.ops.eblu.me |
| Model | Synology |
| Storage | 10.9TB RAID 5 |
| Role | Backup target, media storage |
Network Shares
| Share | Path | Purpose | Consumers |
|---|---|---|---|
| backups | /volume1/backups |
Borg backup repository | services/borgmatic |
| torrents | /volume1/torrents |
ZIM downloads | services/kiwix, services/transmission |
| music | /volume1/music |
Music library | services/navidrome |
| allisonflix | /volume1/allisonflix |
Video library | services/jellyfin |
| photos | /volume1/photos |
Photo library | Immich |
NFS Exports
| Export | Allowed Clients | Purpose |
|---|---|---|
/volume1/torrents |
192.168.1.0/24, 100.64.0.0/10 | k8s pods via Docker NAT |
/volume1/music |
192.168.1.0/24, 100.64.0.0/10 | k8s pods via Docker NAT |
Monitoring
Node exporter running in Docker container, scraped by services/prometheus at sifaka:9100.
Tailscale
- Tag:
tag:nas - ACL:
tag:homelabcan access for backups
Related
- storage/backups - Backup policy
- services/borgmatic - Backup system
- services/jellyfin - Media consumer
- services/navidrome - Music consumer