Services

Links to every web UI running on this box (192.168.16.137). No live status — click through to check a service directly.

Network & Infrastructure

NetBox:8000
IPAM / DCIM — source of truth for network inventory.
LLDP Mapper:5000
SSH-based topology discovery for FS switches, visualized with Cytoscape.js.
Switch Config Manager:8003
Write, save, and push switch configs over SSH.

Cameras

Camera List:8081
Links to every camera's own web UI, plus an ONVIF discovery scan vs. NocoDB.
go2rtc:1984
Live camera viewer — click a camera name to view its stream.
not currently running — start with docker compose in /opt/go2rtc

Cellular & Data

RV50x Manager:8002
Manage Sierra Wireless AirLink RV50x cellular modems — configs, SSH/AT terminal.
NocoDB:8080
Database backend behind the camera, switch, and modem inventories.

Extreme Switch TLS Proxy (stunnel)

20 switches via stunnel — TLS 1.0 legacy switches, proxied through 192.168.16.137

Browser warns about a self-signed/expired cert on each — click through, this is expected. Container is currently stopped; start with docker compose up -d in /opt/stunnel.

On-demand tools

onvif-discover
One-off ONVIF camera sweep vs. NocoDB — not a running service, no link. Run from /opt/onvif-discover.