Files
mediastack/config/jarvis-agent/config.json.example
T
myron ef86214caa Initial commit — MediaStack VM config and documentation
VM 113 on PVE1: Sonarr/Radarr/Prowlarr/qBittorrent behind WireGuard VPN.
All traffic exits through DO server, bypassing home ISP.
NFS exports movies and TV to Jellyfin (VM 112).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 12:57:47 +00:00

12 lines
324 B
JSON

{
"server_url": "https://165.22.1.228",
"host_header": "jarvis.orbishosting.com",
"agent_id": "mediastack_5038de87",
"api_key": "REDACTED",
"agent_type": "linux",
"heartbeat_interval": 10,
"metrics_interval": 30,
"jarvis_url": "https://165.22.1.228",
"registration_key": "REDACTED",
"ssl_verify": false
}