Skip to content

Install Server + Bridge on Separate Machines

Goal

Deploy full server on one host and bridge-focused node on another host.

Steps

  1. Install full server on Host A using Install Full Server.
  2. Install bridge node on Host B:
    • phase 1 install
    • sudo ./util.sh system setup and select bridge-focused features
  3. Set bridge URL and endpoints in Host B config (config/main.config.json).
  4. Validate bridge paths:
    • sudo ./util.sh integrations zabbix doctor
  5. Validate end-to-end status:
    • Host A: sudo ./util.sh system status
    • Host B: sudo ./util.sh system selftest