Implement phase 1 foundations
build-image / docker (push) Successful in 53s

This commit is contained in:
2026-07-03 20:14:06 -08:00
commit 6f7549d439
39 changed files with 2221 additions and 0 deletions
@@ -0,0 +1,8 @@
# Phase 0 Open Issues
- Add UI authentication before exposing beyond a trusted private network.
- Validate the Loki + Promtail setup against actual Portainer/Docker hosts.
- Decide alert channels: email, ntfy, Gotify, Discord, Matrix, SMS, or another destination.
- Decide which remediation actions are allowed. Candidates: send webhook, restart Portainer service, scale service, pause updater, open issue, or run a tightly allowlisted command.
- AI analysis provider is intentionally unset. Any external AI/cloud provider requires explicit approval and prompt/log redaction design.
- Add real alert delivery, retry behavior, deduplication, silences, and escalation policies.