Editions & Plans

Editions & Plans

Feature availability by edition and plan.


This page documents edition and plan differences that are visible in the codebase. It is not a pricing page. The intent is to clarify which subsystems exist in community versus enterprise builds and which features are gated by configuration.

Community edition

Community edition runs the core engine with a TLS listener and a JWT authentication backend. In this build, Mongo-backed authentication and Influx metrics are not available.

Community edition also disables QUIC and DTLS listeners in the runtime wiring.

Enterprise edition

Enterprise edition extends the community build with additional configuration sections and integrations. The configuration surface includes QUIC and DTLS listeners, identity provider integration, event storage, GeoIP support, and package distribution.

Some enterprise integrations are mutually exclusive. For example, Prometheus and Influx metrics cannot be enabled simultaneously.