Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Tuist-style login and new dashboard shell The login page has been redesigned to match the Tuist style, using a centered frame with a medium title, smaller subtitle, the Hive honeycom
Hive
Hive
server@0.1.0
GitHub
Generic Helm chart for self-hosting The Helm chart is now generic by default and free of Tuist-specific assumptions. You can deploy your own Hive instance by providing your own
Hive
Hive
server@0.1.0
GitHub
Dashboard visibility is configurable as public or private You can now control who can access the dashboard with HIVE_VISIBILITY. Set it to public (the default) to let anyone browse the instance, or
Hive
Hive
server@0.1.0
GitHub
Release notes link to the GHCR package page Release notes now include a direct link to the GitHub Container Registry package page for the published Docker image, so you can quickly fin
Hive
Hive
server@0.1.0
GitHub
Sign in with Google or a generic OIDC provider Hive now supports signing in through either Google or a generic OpenID Connect provider. You can configure Google with HIVE_GOOGLE_CLIENT_ID
Hive
Hive
server@0.1.0
GitHub
Configurable OIDC login with Google and generic provider support OIDC login is now available out of the box for Google and any generic provider. You can choose between them with HIVE_OIDC_PROVIDER=google|g
Hive
Hive
server@0.1.0
GitHub
Configurable OIDC login with Google or generic provider Added a configurable OIDC login flow. Operators can now set HIVE_GOOGLE_CLIENT_ID, HIVE_GOOGLE_CLIENT_SECRET, and HIVE_GOOGLE_ALLOWED_DOMAIN
Hive
Hive
server@0.1.0
GitHub
Sign in with Google or any generic OIDC provider The login flow now supports multiple OIDC providers simultaneously via Ueberauth and ueberauth_oidcc. Google is built in, and a generic prov
Hive
Hive
server@0.1.0
GitHub
Control dashboard access with HIVE_VISIBILITY Hive instances can now be set to public or private using the HIVE_VISIBILITY environment variable. Public mode (the default) lets anyone rea
Hive
Hive
server@0.1.0
GitHub
Generic Helm chart for self-hosting The default Helm chart is now generic and no longer assumes Tuist-specific hosts, image pull secrets, or an external secret operator. Operat
Hive
Hive
server@0.1.0
GitHub