Files
kane-diagnostics/hubzilla/addon/dsc01/config.json.template
2026-06-13 08:09:39 -04:00

7 lines
616 B
Plaintext

{
"_note": "Copy to config.json. Do not commit config.json — it contains secrets and installation-specific values. Access-state (associations/groups) is NOT duplicated here — dsc01 reads addon/vs01/config.json as the single source of truth for that.",
"receiver_url": "REPLACE — orchestrator receiver endpoint, e.g. https://orchestrator1.internal.diagnostics.kane-il.us/receive-dsc",
"node_token": "REPLACE — shared secret for node-to-orchestrator authentication",
"records_file": "REPLACE — absolute path to dsc01_records.json on the host, e.g. /var/www/hubzilla/addon/dsc01/dsc01_records.json"
}