Improve Doris service inventory health classification

This commit is contained in:
Fizzlepoof
2026-05-21 04:49:21 +00:00
parent 6d033eaaca
commit e3d2710ce5
4 changed files with 27 additions and 14 deletions

View File

@@ -309,6 +309,7 @@ Removing them should not be treated as a Project N.O.M.A.D. change or a Wings/Pe
- `panel.paccoco.com` → `127.0.0.1` in `/etc/hosts` for NAT loopback
- nginx on 80 and 443 (self-signed cert) for local Wings → Panel
- Wings uses `--ignore-certificate-errors` for self-signed cert
- For local operator-safe Pelican health checks, use `http://10.5.1.16:8080` instead of the self-signed TLS path; it redirects cleanly to `/home` without tripping certificate validation.
- Pangolin resource `node1.paccoco.com` has auth disabled
## Known Quirks