Appearance
Install Server + Bridge on Separate Machines
Goal
Deploy full server on one host and bridge-focused node on another host.
Steps
- Install full server on Host A using Install Full Server.
- Install bridge node on Host B:
- phase 1 install
sudo ./util.sh system setupand select bridge-focused features
- Set bridge URL and endpoints in Host B config (
config/main.config.json). - Validate bridge paths:
sudo ./util.sh integrations zabbix doctor
- Validate end-to-end status:
- Host A:
sudo ./util.sh system status - Host B:
sudo ./util.sh system selftest
- Host A: