Hive Hive
Sign in

Configure instances as public or private via HIVE_VISIBILITY

Metadata
Source
GitHub
Version
server@0.2.0
Domains
Published
May 29, 2026 · 14:56 UTC
Repository
tuist/hive
Update

Add a new HIVE_VISIBILITY environment variable to make each Hive instance either public or private. Set it to public (the default) so anyone can reach the dashboard without signing in, or to private so all routes are gated behind login. The login page remains available in both modes so admins can still sign in to a public instance.