Hive instances can now be set to public or private using the HIVE_VISIBILITY environment variable. Public mode (the default) lets anyone reach the dashboard. Private mode gates the dashboard behind OIDC login so only authenticated users whose email domains pass the configured allowlist can access it. The gate is enforced by a new RequireAuthenticated plug.
Hive
Control dashboard access with HIVE_VISIBILITY
Published
May 29, 2026 · 14:40 UTC
Repository
tuist/hive