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
|
|
|
---
|
2026-02-07 21:44:57 -08:00
|
|
|
title: Apps
|
2026-03-04 19:43:14 -08:00
|
|
|
modified: 2026-03-04
|
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
|
|
|
tags:
|
|
|
|
|
- kubernetes
|
|
|
|
|
- argocd
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# ArgoCD Applications
|
|
|
|
|
|
2026-02-03 16:06:35 -08:00
|
|
|
Registry of all applications deployed via [[argocd]].
|
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
|
|
|
|
|
|
|
|
## Application Registry
|
|
|
|
|
|
|
|
|
|
| App | Namespace | Path/Source | Service |
|
|
|
|
|
|-----|-----------|-------------|---------|
|
|
|
|
|
| `apps` | argocd | `argocd/apps/` | App-of-apps root |
|
2026-02-03 16:06:35 -08:00
|
|
|
| `argocd` | argocd | `argocd/manifests/argocd/` | [[argocd]] |
|
2026-02-03 18:51:57 -08:00
|
|
|
| `tailscale-operator` | tailscale | `argocd/manifests/tailscale-operator/` | [[tailscale-operator]] |
|
2026-02-03 16:06:35 -08:00
|
|
|
| `1password-connect` | 1password | `argocd/manifests/1password-connect/` | [[1password]] |
|
|
|
|
|
| `external-secrets` | external-secrets | Helm chart | [[1password]] |
|
|
|
|
|
| `external-secrets-config` | external-secrets | `argocd/manifests/external-secrets-config/` | [[1password]] |
|
2026-02-25 17:37:53 -08:00
|
|
|
| `cloudnative-pg` | cnpg-system | `mirrors/cloudnative-pg` release manifest | PostgreSQL operator |
|
2026-02-03 16:06:35 -08:00
|
|
|
| `blumeops-pg` | databases | `argocd/manifests/databases/` | [[postgresql]] |
|
|
|
|
|
| `prometheus` | monitoring | `argocd/manifests/prometheus/` | [[prometheus]] |
|
|
|
|
|
| `loki` | monitoring | `argocd/manifests/loki/` | [[loki]] |
|
|
|
|
|
| `grafana` | monitoring | Helm chart (forge mirror) | [[grafana]] |
|
|
|
|
|
| `grafana-config` | monitoring | `argocd/manifests/grafana-config/` | [[grafana]] |
|
|
|
|
|
| `immich` | immich | Helm chart | [[immich]] |
|
2026-03-05 10:51:07 -08:00
|
|
|
| `tempo` | monitoring | `argocd/manifests/tempo/` | [[tempo]] |
|
2026-02-04 17:21:34 -08:00
|
|
|
| `alloy-k8s` | alloy | `argocd/manifests/alloy-k8s/` | [[alloy|Alloy]] |
|
2026-03-05 10:51:07 -08:00
|
|
|
| `alloy-tracing-ringtail` | alloy | `argocd/manifests/alloy-tracing-ringtail/` | [[alloy|Alloy]] (eBPF tracing) |
|
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
|
|
|
| `kube-state-metrics` | monitoring | `argocd/manifests/kube-state-metrics/` | K8s metrics |
|
2026-02-03 16:06:35 -08:00
|
|
|
| `miniflux` | miniflux | `argocd/manifests/miniflux/` | [[miniflux]] |
|
|
|
|
|
| `kiwix` | kiwix | `argocd/manifests/kiwix/` | [[kiwix]] |
|
|
|
|
|
| `torrent` | torrent | `argocd/manifests/torrent/` | [[transmission]] |
|
|
|
|
|
| `navidrome` | navidrome | `argocd/manifests/navidrome/` | [[navidrome]] |
|
|
|
|
|
| `teslamate` | teslamate | `argocd/manifests/teslamate/` | [[teslamate]] |
|
2026-02-12 11:45:32 -08:00
|
|
|
| `cv` | cv | `argocd/manifests/cv/` | [[cv]] |
|
2026-02-03 16:06:35 -08:00
|
|
|
| `forgejo-runner` | forgejo-runner | `argocd/manifests/forgejo-runner/` | [[forgejo]] CI |
|
2026-03-04 19:43:14 -08:00
|
|
|
| `ollama` | ollama | `argocd/manifests/ollama/` | [[ollama]] |
|
2026-03-16 21:59:10 -07:00
|
|
|
| `mealie` | mealie | `argocd/manifests/mealie/` | [[mealie]] |
|
2026-03-24 16:08:09 -07:00
|
|
|
| `prowler` | prowler | `argocd/manifests/prowler/` | [[prowler]] |
|
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
|
|
|
|
|
|
|
|
## Sync Policies
|
|
|
|
|
|
|
|
|
|
| Application | Policy | Rationale |
|
|
|
|
|
|-------------|--------|-----------|
|
|
|
|
|
| `apps` | Automated | Picks up new Application manifests |
|
|
|
|
|
| All others | Manual | Explicit control over deployments |
|
|
|
|
|
|
|
|
|
|
## Related
|
|
|
|
|
|
2026-02-03 16:06:35 -08:00
|
|
|
- [[argocd]] - GitOps platform details
|
2026-02-04 17:21:34 -08:00
|
|
|
- [[cluster|Cluster]] - Kubernetes infrastructure
|