summaryrefslogtreecommitdiff
path: root/share/hybbx.ini.example
blob: f730f46e40107dd8540cab9f12ae4e4bde07f47a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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