Initial push
This commit is contained in:
6
hubzilla/addon/dsc01/config.json.template
Normal file
6
hubzilla/addon/dsc01/config.json.template
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user