Package: meshbay-hub Version: __VERSION__ Section: net Priority: optional Architecture: all Maintainer: MeshBay Team Homepage: https://meshbay.org Depends: meshbay-common (= __VERSION__), adduser Recommends: caddy, postgresql Description: MeshBay Hub — identity authority and group registry server MeshBay Hub provides user registration, JWT issuance, group management, WebRTC signaling, notifications, and moderation for MeshBay networks. . Installs hub code into the shared venv at /opt/meshbay-common/venv/. The database migrations travel inside the package; `meshbay-hub migrate` finds them there, and the systemd unit runs it before the server starts. Runs as a systemd service behind Caddy for HTTPS.