Uses nixpkgs ntfy-sh package instead of the multi-stage Dockerfile build.
After merge, release with: mise run container-tag-and-release ntfy v1.1.0
Then update argocd/manifests/ntfy/deployment.yaml image to the -nix tag.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Move MQTT broker and push notification services from indri minikube to
ringtail k3s cluster. Delete the frigate_detector ansible role — detection
will use ringtail's RTX 4080 when Frigate is ported.
Manual cleanup needed on indri:
ssh indri 'launchctl unload ~/Library/LaunchAgents/mcquack.eblume.frigate-detector.plist'
ssh indri 'rm ~/Library/LaunchAgents/mcquack.eblume.frigate-detector.plist'
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>