blumeops/docs/changelog.d
Erich Blume 11330ebea0
All checks were successful
Build Container (Nix) / detect (push) Successful in 2s
Build Container / detect (push) Successful in 2s
Build Container (Nix) / build (mealie) (push) Successful in 2s
Build Container / build (mealie) (push) Successful in 8s
Deploy Mealie recipe manager (#299)
## Summary

- Deploy Mealie (self-hosted recipe manager) on minikube-indri via ArgoCD
- Build container from source via forge mirror (`mirrors/mealie`) — multi-stage Dockerfile with Node.js frontend + Python/uv backend
- Add Caddy proxy entry for `meals.ops.eblu.me`
- Part of a larger meal planning pipeline: Mealie stores categorized recipes, a planner script selects balanced meals, and Ollama generates unified cooking timelines

## Status

- [x] Mirror mealie repo on forge
- [x] Dockerfile (from-source build)
- [x] ArgoCD app + k8s manifests
- [x] Caddy proxy entry
- [x] Service docs, routing table, app registry
- [ ] Local Dagger build test
- [ ] Container build + push to registry
- [ ] Update kustomization.yaml with real image tag
- [ ] Deploy and verify
- [ ] Provision Caddy

## Test plan

- Build container locally via `dagger call build --src=. --container-name=mealie`
- Trigger CI build via `mise run container-build-and-release mealie`
- Deploy from branch: `argocd app set mealie --revision deploy-mealie && argocd app sync mealie`
- Verify Mealie UI at `https://meals.ops.eblu.me`
- Verify API docs at `https://meals.ops.eblu.me/docs`

Reviewed-on: #299
2026-03-16 21:59:10 -07:00
..
+caddy-v2.11-host-header.bugfix.md Fix Caddy v2.11 Host header rewrite breaking proxied services 2026-03-15 18:28:18 -07:00
.gitkeep Add towncrier changelog system (#86) 2026-02-03 11:48:13 -08:00
deploy-mealie.feature.md Deploy Mealie recipe manager (#299) 2026-03-16 21:59:10 -07:00
externalize-tailscale-operator-base.infra.md Externalize Tailscale operator to forge mirror (#295) 2026-03-15 17:44:35 -07:00
externalize-teslamate-dashboards.infra.md Externalize TeslaMate dashboards to forge mirror (#296) 2026-03-15 18:31:19 -07:00
feature-caddy-upgrade-v2.11.2.infra.md Upgrade Caddy v2.10.2 → v2.11.2, fix forge mirrors (#294) 2026-03-15 10:33:48 -07:00
feature-unpoller.feature.md Add UnPoller for UniFi network metrics (#298) 2026-03-16 15:52:45 -07:00
upgrade-borgmatic-2.1.3.infra.md Upgrade borgmatic 2.0.13 → 2.1.3 (#297) 2026-03-16 11:05:24 -07:00