- remove install.sh-based deployment path - add multi-stage Dockerfile for HarborForge.Monitor - support HF_MONITER_* env vars and keep HF_MONITOR_* compatibility - add rootfs-aware host metric collection for Docker deployment
9 lines
193 B
JSON
9 lines
193 B
JSON
{
|
|
"backendUrl": "https://monitor.hangman-lab.top",
|
|
"identifier": "vps-01",
|
|
"apiKey": "replace-with-server-api-key",
|
|
"reportIntervalSec": 30,
|
|
"logLevel": "info",
|
|
"rootFs": "/host"
|
|
}
|