summaryrefslogtreecommitdiff
path: root/share/hybbx.ini.example
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-08 03:54:55 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-08 03:54:55 +0000
commit20cb29c2f8c5c87bc590896854a20b1473ceb358 (patch)
tree2857f41513a56ad41af97b57362639298aa7f033 /share/hybbx.ini.example
#2
Diffstat (limited to 'share/hybbx.ini.example')
-rw-r--r--share/hybbx.ini.example17
1 files changed, 17 insertions, 0 deletions
diff --git a/share/hybbx.ini.example b/share/hybbx.ini.example
new file mode 100644
index 0000000..f730f46
--- /dev/null
+++ b/share/hybbx.ini.example
@@ -0,0 +1,17 @@
+; HyBBX v2.8.0 — INI topology (three instance binaries)
+;
+; Layout (hardcoded per binary):
+;
+; hybbxd Main — local BBX; WebSocket→reverse-proxy; mains_proxy↔Secondary
+; hybbxsd Secondary — peer Mains via mains_proxy; transport plugins; no user BBX
+; hybbxpd Proxy — TCP hybrid bridge; circuit→Main; no WebSocket/RF in-process
+;
+; Templates:
+; hybbxd-main.ini.example Main (hybbxd)
+; hybbxsd-secondary.ini.example Secondary (hybbxsd)
+; hybbxpd-proxy.ini.example Proxy (hybbxpd)
+;
+; Legacy (superseded): hybbx-main.ini.example, hybbx-secondary.ini.example,
+; hybbx-mesh.ini.example, hybbx-standalone.ini.example
+;
+; Default install: hybbxd-main.ini.example → hybbx.ini
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com