Initial infra: cron, systemd units, agent config template, README

This commit is contained in:
2026-05-25 13:52:46 +00:00
commit acadc57958
7 changed files with 120 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"server_url": "https://165.22.1.228",
"host_header": "jarvis.orbishosting.com",
"registration_key": "REPLACE_WITH_AGENT_REGISTRATION_KEY",
"agent_type": "linux",
"heartbeat_interval": 10,
"metrics_interval": 30
}