blumeops/docs/reference/index.md
Erich Blume ce1f696bd8 Add Reference section with 24 technical reference cards
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>
2026-02-03 13:22:19 -08:00

54 lines
2 KiB
Markdown

---
title: Reference
tags:
- reference
---
# Reference
Technical specifications, inventories, and configuration details for BlumeOps infrastructure.
## Services
Individual service reference cards with URLs, configuration, and operational details.
| Service | Description | Location |
|---------|-------------|----------|
| [[services/alloy\|Alloy]] | Observability collector (metrics & logs) | indri + k8s |
| [[services/argocd\|ArgoCD]] | GitOps continuous delivery | k8s |
| [[services/borgmatic\|Borgmatic]] | Backup system | indri |
| [[services/1password\|1Password]] | Secrets management | cloud + k8s |
| [[services/forgejo\|Forgejo]] | Git forge & CI/CD | indri |
| [[services/grafana\|Grafana]] | Dashboards & visualization | k8s |
| [[services/jellyfin\|Jellyfin]] | Media server | indri |
| [[services/kiwix\|Kiwix]] | Offline Wikipedia & ZIM archives | k8s |
| [[services/loki\|Loki]] | Log aggregation | k8s |
| [[services/miniflux\|Miniflux]] | RSS feed reader | k8s |
| [[services/navidrome\|Navidrome]] | Music streaming | k8s |
| [[services/postgresql\|PostgreSQL]] | Database cluster | k8s |
| [[services/prometheus\|Prometheus]] | Metrics collection | k8s |
| [[services/teslamate\|TeslaMate]] | Tesla data logger | k8s |
| [[services/transmission\|Transmission]] | BitTorrent daemon | k8s |
| [[services/zot\|Zot]] | Container registry | indri |
## Infrastructure
Host inventory and network configuration.
- [[infrastructure/hosts\|Hosts]] - Device inventory (indri, gilbert, sifaka, etc.)
- [[infrastructure/tailscale\|Tailscale]] - ACLs, groups, tags
- [[infrastructure/routing\|Routing]] - DNS domains, port mappings
## Kubernetes
Cluster configuration and application registry.
- [[kubernetes/cluster\|Cluster]] - Minikube specs, storage, networking
- [[kubernetes/apps\|Apps]] - ArgoCD application registry
## Storage
Network storage and backup configuration.
- [[storage/sifaka\|Sifaka]] - Synology NAS configuration
- [[storage/backups\|Backups]] - Backup policy and schedule