mirror of
https://github.com/myronblair/jarvis
synced 2026-06-30 17:50:23 -05:00
c2c7a2627a
Old installer wrote to /opt/jarvis-agent/config.json with server_url/api_key/ heartbeat_interval keys and pre-registered with JARVIS. Agent v3.0 expects: - Config at /etc/jarvis-agent/config.json with jarvis_url/registration_key/ hostname/poll_interval/heartbeat_every keys - api_key stored by agent itself in /var/lib/jarvis-agent/state.json - Agent self-registers at startup using registration_key Also adds: imagemagick install (headless screenshot support), apk support for Alpine/WireGuard, copies to /usr/local/bin/jarvis-agent.py.