aj-bw c0baeed95d
[bre-1525] QA lite environments pulling wrong web artifact (#459)
* Fix web artifact download for non-main branches in build-bitwarden-lite workflow

* fix linter failure

* BRE-1525 - Optimize Logic Changes (#460)

---------

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2026-01-29 15:53:57 -05:00

Self-Host Release Repository

Bitwarden's dedicated self-hosted release repository. This holds the installation scripts and container images for our self-host project.

For any issues regarding a specific client application, please visit bitwarden/clients

Container Images

Bitwarden provides OCI-Compliant container images in our ghcr.io repository.

All images published to ghcr.io are signed by using Cosign's keyless signing. The images can be verified with the following command (where $IMAGE_NAME is set to an image in our repository):

$ cosign verify ghcr.io/bitwarden/$IMAGE_NAME:latest --certificate-identity-regexp="https://github\.com/bitwarden/self-host/\.github/workflows/release\.yml@.*" --certificate-oidc-issuer="https://token.actions.githubusercontent.com"

Quick Deploy

Deploy to DO

Deploy to Kubernetes with Helm

Description
Bitwarden's self-hosted release repository
Readme GPL-3.0 2.8 MiB
2025-09-04 13:08:25 -05:00
Languages
Shell 58.4%
PowerShell 16.5%
Dockerfile 13.5%
Handlebars 7.6%
HCL 4%