Hive Hive
Sign in

Drops

Shipped updates from GitHub releases and changelog feeds across every domain.

Activity
Published Title Project Domains Version Source
Generic Helm chart for self-hosting The Helm chart is now generic and can be used by anyone to self-host Hive. Default values no longer assume Tuist-specific hosts, image pull
Hive
Hive
server@0.1.0
GitHub
Private instances can gate the dashboard behind login with HIVE_VISIBILITY Hive can now require authentication before anyone can reach the dashboard. Set HIVE_VISIBILITY=private to gate the app behind login, or leav
Hive
Hive
server@0.1.0
GitHub
Helm chart is now generic, with Tuist config split into a production overlay The Helm chart is now generic by default and no longer assumes Tuist-specific infrastructure. Default values use hive.example.com, leave ima
Hive
Hive
server@0.1.0
GitHub
Server releases include the changelog and a link to the GHCR package The release workflow now writes the release body to a file (release-body.md) instead of passing multi-line notes through GitHub Actions outp
Hive
Hive
server@0.1.0
GitHub
Generic Helm chart for self-hosting with a Tuist-specific production overlay The Hive Helm chart is now generic and self-hostable by anyone. The default values no longer assume Tuist-specific infrastructure such as 1P
Hive
Hive
server@0.1.0
GitHub
OIDC sign-in can be restricted by email domain Email-domain allowlisting is now available for OIDC providers. Set HIVE_GOOGLE_ALLOWED_DOMAINS or HIVE_OIDC_ALLOWED_DOMAINS to a comma-separ
Hive
Hive
server@0.1.0
GitHub
OIDC login supports multiple providers including Google and generic issuers Authentication is now delegated to Ueberauth + ueberauth_oidcc, and you can configure one or more OIDC providers at the same time. Out of th
Hive
Hive
server@0.1.0
GitHub
Dashboard visibility can be set to public or private via HIVE_VISIBILITY Hive Server 0.1.0 now supports a HIVE_VISIBILITY environment variable (public by default, or private) that controls whether the dashboard is
Hive
Hive
server@0.1.0
GitHub
Tuist-branded login design The login page has been redesigned to match the Tuist brand style, giving self-hosted instances the same polished look as the canonical Tuis
Hive
Hive
server@0.1.0
GitHub
HIVE_VISIBILITY config gates dashboard access Operators can now set HIVE_VISIBILITY to public or private to control whether the dashboard requires authentication. In private mode, anonym
Hive
Hive
server@0.1.0
GitHub