Hive Hive
Sign in

Configure instance visibility with HIVE_VISIBILITY

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

Hive now supports per-instance visibility through the HIVE_VISIBILITY environment variable. Set it to public to let anyone reach the dashboard, or private to gate all dashboard routes behind login. The default is public, so existing deployments keep their current behavior unless you opt in.