Skip to content

Managed Mode

Managed mode is Tunnet's full-featured deployment. It includes a control plane, management API, web dashboard, SSO integration, access policies, audit logs, and centralized configuration.

When to use Managed mode

Use managed mode when you need multi-user organizations with role-based access, SSO/OIDC integration (Okta, Google Workspace, etc.), centralized access policies and ACLs, Policy as Code (HCL/JSON/YAML, Terraform, GitOps, drift detection, rollback), device posture compliance, a web dashboard for administration, tunnel and edge infrastructure, SSH session recording, audit logs, or API key / OIDC CI access for automation.

Components

Managed mode requires three server-side components. The control plane runs on port 8080 and handles agent WebSocket connections, enrollment, IP allocation, snapshot distribution, and edge coordination. The management API runs on port 3000 and handles user authentication, organization management, and the REST API. The dashboard runs on port 5173 and provides the web UI.

All three components share a PostgreSQL database.

Configuration

See the Self-Hosting guide for detailed setup instructions.

Released under the AGPL-3.0 License.