Phase 2: Add Reference section with 24 technical reference cards (#88)
## Summary
- Create `docs/reference/` section with 24 technical reference cards
- Services (16): alloy, argocd, borgmatic, 1password, forgejo, grafana, jellyfin, kiwix, loki, miniflux, navidrome, postgresql, prometheus, teslamate, transmission, zot
- Infrastructure (3): hosts, tailscale, routing
- Kubernetes (2): cluster, apps
- Storage (2): sifaka, backups
- Update README to mark Phase 2 as complete
- Add towncrier changelog fragment
## Deployment and Testing
- [ ] Build docs locally to verify wiki-links resolve
- [ ] Deploy via ArgoCD and verify at docs.ops.eblu.me/reference/
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/88
2026-02-03 14:27:37 -08:00
|
|
|
---
|
|
|
|
|
title: Reference
|
|
|
|
|
tags:
|
|
|
|
|
- reference
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# Reference
|
|
|
|
|
|
|
|
|
|
Technical specifications, inventories, and configuration details for BlumeOps infrastructure.
|
|
|
|
|
|
|
|
|
|
## Services
|
|
|
|
|
|
|
|
|
|
Individual service reference cards with URLs and configuration details.
|
|
|
|
|
|
|
|
|
|
| Service | Description | Location |
|
|
|
|
|
|---------|-------------|----------|
|
2026-02-03 15:30:42 -08:00
|
|
|
| [[alloy|Alloy]] | Observability collector (metrics & logs) | indri + k8s |
|
|
|
|
|
| [[argocd|ArgoCD]] | GitOps continuous delivery | k8s |
|
|
|
|
|
| [[borgmatic|Borgmatic]] | Backup system | indri |
|
|
|
|
|
| [[1password|1Password]] | Secrets management | cloud + k8s |
|
|
|
|
|
| [[forgejo|Forgejo]] | Git forge & CI/CD | indri |
|
|
|
|
|
| [[grafana|Grafana]] | Dashboards & visualization | k8s |
|
|
|
|
|
| [[immich|Immich]] | Photo management | k8s |
|
|
|
|
|
| [[jellyfin|Jellyfin]] | Media server | indri |
|
|
|
|
|
| [[kiwix|Kiwix]] | Offline Wikipedia & ZIM archives | k8s |
|
|
|
|
|
| [[loki|Loki]] | Log aggregation | k8s |
|
|
|
|
|
| [[miniflux|Miniflux]] | RSS feed reader | k8s |
|
|
|
|
|
| [[navidrome|Navidrome]] | Music streaming | k8s |
|
|
|
|
|
| [[postgresql|PostgreSQL]] | Database cluster | k8s |
|
|
|
|
|
| [[prometheus|Prometheus]] | Metrics collection | k8s |
|
|
|
|
|
| [[teslamate|TeslaMate]] | Tesla data logger | k8s |
|
|
|
|
|
| [[transmission|Transmission]] | BitTorrent daemon | k8s |
|
|
|
|
|
| [[zot|Zot]] | Container registry | indri |
|
Phase 2: Add Reference section with 24 technical reference cards (#88)
## Summary
- Create `docs/reference/` section with 24 technical reference cards
- Services (16): alloy, argocd, borgmatic, 1password, forgejo, grafana, jellyfin, kiwix, loki, miniflux, navidrome, postgresql, prometheus, teslamate, transmission, zot
- Infrastructure (3): hosts, tailscale, routing
- Kubernetes (2): cluster, apps
- Storage (2): sifaka, backups
- Update README to mark Phase 2 as complete
- Add towncrier changelog fragment
## Deployment and Testing
- [ ] Build docs locally to verify wiki-links resolve
- [ ] Deploy via ArgoCD and verify at docs.ops.eblu.me/reference/
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/88
2026-02-03 14:27:37 -08:00
|
|
|
|
|
|
|
|
## Infrastructure
|
|
|
|
|
|
|
|
|
|
Host inventory and network configuration.
|
|
|
|
|
|
2026-02-03 15:30:42 -08:00
|
|
|
- [[hosts|Hosts]] - Device inventory
|
|
|
|
|
- [[indri|Indri]] - Primary server
|
|
|
|
|
- [[gilbert|Gilbert]] - Development workstation
|
|
|
|
|
- [[tailscale|Tailscale]] - ACLs, groups, tags
|
|
|
|
|
- [[routing|Routing]] - DNS domains, port mappings
|
Phase 2: Add Reference section with 24 technical reference cards (#88)
## Summary
- Create `docs/reference/` section with 24 technical reference cards
- Services (16): alloy, argocd, borgmatic, 1password, forgejo, grafana, jellyfin, kiwix, loki, miniflux, navidrome, postgresql, prometheus, teslamate, transmission, zot
- Infrastructure (3): hosts, tailscale, routing
- Kubernetes (2): cluster, apps
- Storage (2): sifaka, backups
- Update README to mark Phase 2 as complete
- Add towncrier changelog fragment
## Deployment and Testing
- [ ] Build docs locally to verify wiki-links resolve
- [ ] Deploy via ArgoCD and verify at docs.ops.eblu.me/reference/
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/88
2026-02-03 14:27:37 -08:00
|
|
|
|
|
|
|
|
## Kubernetes
|
|
|
|
|
|
|
|
|
|
Cluster configuration and application registry.
|
|
|
|
|
|
2026-02-03 15:30:42 -08:00
|
|
|
- [[cluster|Cluster]] - Minikube specs, storage, networking
|
|
|
|
|
- [[apps|Apps]] - ArgoCD application registry
|
|
|
|
|
- [[external-secrets|External Secrets]] - Secrets management
|
Phase 2: Add Reference section with 24 technical reference cards (#88)
## Summary
- Create `docs/reference/` section with 24 technical reference cards
- Services (16): alloy, argocd, borgmatic, 1password, forgejo, grafana, jellyfin, kiwix, loki, miniflux, navidrome, postgresql, prometheus, teslamate, transmission, zot
- Infrastructure (3): hosts, tailscale, routing
- Kubernetes (2): cluster, apps
- Storage (2): sifaka, backups
- Update README to mark Phase 2 as complete
- Add towncrier changelog fragment
## Deployment and Testing
- [ ] Build docs locally to verify wiki-links resolve
- [ ] Deploy via ArgoCD and verify at docs.ops.eblu.me/reference/
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/88
2026-02-03 14:27:37 -08:00
|
|
|
|
|
|
|
|
## Storage
|
|
|
|
|
|
|
|
|
|
Network storage and backup configuration.
|
|
|
|
|
|
2026-02-03 15:30:42 -08:00
|
|
|
- [[sifaka|Sifaka]] - Synology NAS configuration
|
|
|
|
|
- [[postgresql-storage|PostgreSQL Storage]] - Database cluster
|
|
|
|
|
- [[backups|Backups]] - Backup policy and schedule
|
Phase 2: Add Reference section with 24 technical reference cards (#88)
## Summary
- Create `docs/reference/` section with 24 technical reference cards
- Services (16): alloy, argocd, borgmatic, 1password, forgejo, grafana, jellyfin, kiwix, loki, miniflux, navidrome, postgresql, prometheus, teslamate, transmission, zot
- Infrastructure (3): hosts, tailscale, routing
- Kubernetes (2): cluster, apps
- Storage (2): sifaka, backups
- Update README to mark Phase 2 as complete
- Add towncrier changelog fragment
## Deployment and Testing
- [ ] Build docs locally to verify wiki-links resolve
- [ ] Deploy via ArgoCD and verify at docs.ops.eblu.me/reference/
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/88
2026-02-03 14:27:37 -08:00
|
|
|
|
|
|
|
|
## Operations
|
|
|
|
|
|
|
|
|
|
Operational concerns and their components.
|
|
|
|
|
|
2026-02-03 15:30:42 -08:00
|
|
|
- [[observability|Observability]] - Metrics, logs, dashboards
|
|
|
|
|
- [[backup|Backup]] - Data protection
|
|
|
|
|
- [[disaster-recovery|Disaster Recovery]] - Recovery procedures (TBD)
|