Initial commit

This commit is contained in:
2026-04-05 15:28:04 +02:00
commit 0435b3d07d
43 changed files with 4394 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
SKIPPY_IMAGE=registry.internal.budgethost.io/skipper/skippy-agent:latest
SKIPPER_URL=http://your-skipper-host:3000
AGENT_ID=host-1
AGENT_TOKEN=replace-with-the-token-generated-on-skipper
POLL_INTERVAL_MS=5000
HEARTBEAT_INTERVAL_MS=15000