Skip to content

Add Bitwarden Lite as a new community container#7814

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/add-bitwarden-lite-container
Draft

Add Bitwarden Lite as a new community container#7814
Copilot wants to merge 2 commits into
mainfrom
copilot/add-bitwarden-lite-container

Conversation

Copilot AI commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

Adds the official Bitwarden unified self-hosted container ("Bitwarden Lite") as a community container, with automatic bw.$NC_DOMAIN subdomain support via aio-caddy, fail2ban coverage, and mutual-exclusivity notes with vaultwarden (both use the same subdomain).

New container: bitwarden-lite

  • Image: ghcr.io/bitwarden/self-host:latest
  • Port: 8813 (overrides default 8080 via ASPNETCORE_HTTP_PORTS=8813 to avoid conflict with AIO's admin panel)
  • Domain configured via globalSettings__baseServiceUri__vault=https://bw.%NC_DOMAIN%
  • Persistent data in /etc/bitwarden, included in AIO backups
  • Admin panel at /admin requires SMTP (email OTP — unlike vaultwarden's static token)

aio-caddy

  • Updated description and notes to reflect that bw.$NC_DOMAIN covers either vaultwarden or bitwarden-lite (mutually exclusive alternatives)
  • Added DNS setup note for bitwarden-lite

aio-fail2ban

  • Mounts nextcloud_aio_bitwarden_lite volume at /bitwarden-lite (read-only) for log-based banning

Incompatibility notices

  • bitwarden-lite/readme.md: warns that vaultwarden and bitwarden-lite cannot be enabled simultaneously
  • vaultwarden/readme.md: symmetric warning added pointing to bitwarden-lite

@szaimen szaimen added 2. developing Work in progress enhancement New feature or request labels Mar 24, 2026
@szaimen szaimen added this to the next milestone Mar 24, 2026
{
"aio_services_v1": [
{
"container_name": "nextcloud-aio-bitwarden-lite",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe rename to simply bitwarden?

Comment thread community-containers/bitwarden-lite/bitwarden-lite.json Outdated
Signed-off-by: Ludo-code <56892223+Ludo-code@users.noreply.github.com>
@szaimen szaimen added this to the next milestone May 15, 2026
@szaimen szaimen modified the milestones: v13.1.0, next May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants