Add alert history filter and Go production package

This commit is contained in:
benya
2026-06-05 20:05:07 +03:00
parent 0d588fa62f
commit 0bf2430297
8 changed files with 154 additions and 11 deletions

View File

@@ -0,0 +1,7 @@
SERVER_URL="http://127.0.0.1:8080"
ENROLLMENT_TOKEN="dev-enroll-token"
INTERVAL_SECONDS="30"
CHECK_TARGETS="1.1.1.1 8.8.8.8"
TUNNEL_IDENTITY_FILE="/etc/rmm-agent/tunnel_key"
DEVICE_ID=""
DEVICE_TOKEN=""