Port Prometheus to local container build #262

Merged
eblume merged 2 commits from feature/prometheus-local-container into main 2026-02-24 09:15:57 -08:00

2 commits

Author SHA1 Message Date
25df0fa2df Switch Prometheus to local container image
registry.ops.eblu.me/blumeops/prometheus:v3.9.1-74029e1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 09:06:34 -08:00
74029e1a76 Add Prometheus local container build (Dockerfile)
Three-stage build: Node (UI assets), Go (prometheus + promtool binaries),
Alpine runtime. Follows navidrome/ntfy pattern for supply chain control.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 07:53:59 -08:00