BetterFrame/kiosk
Mitchell R fa4c1684a3
fix(deploy+kiosk): server healthcheck wget, nodered spider, cloud discovery
- server Dockerfile installs wget — bookworm-slim doesn't include it
  by default, so the healthcheck CMD silently failed → Coolify marked
  the container unhealthy.
- nodered healthcheck swapped to /nrdp/ (always 200 when runtime up)
  via wget --spider; previous /nrdp/auth/login returned non-2xx when
  adminAuth disabled.
- start_period bumped to 90s for nodered's flow load on smaller hosts.
- Kiosk discovery: cloud fallback now frame-eu.betterportal.net per
  the managed-fleet endpoint.
2026-05-19 04:15:25 +02:00
..
src fix(deploy+kiosk): server healthcheck wget, nodered spider, cloud discovery 2026-05-19 04:15:25 +02:00
Cargo.lock fix(kiosk): complete hot/warm/cooling/cold state machine 2026-05-13 02:59:22 +02:00
Cargo.toml feat(kiosk): LAN-side local HTTP server (GET layout API + admin proxy) 2026-05-14 07:24:21 +02:00
prototype.sh fix(deploy): require proxied local services 2026-05-11 09:51:00 +02:00