Hive can now be run as either a public dashboard (the default) or a private instance. Set HIVE_VISIBILITY to private to require login for any route, and allow anonymous access when set to public. The dashboard is gated through the new RequireAuthenticated plug, which redirects unauthenticated visitors to the login page only when private mode is enabled.
Hive
Public or private dashboard visibility via HIVE_VISIBILITY
Published
May 29, 2026 · 14:40 UTC
Repository
tuist/hive