Add Bitwarden Lite as a new community container#7814
Draft
Copilot wants to merge 2 commits into
Draft
Conversation
…2ban Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com> Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/694946b5-bf91-4b3a-8f1d-40702a9ecd80
Copilot created this pull request from a session on behalf of
szaimen
March 24, 2026 17:13
View session
szaimen
reviewed
Mar 24, 2026
| { | ||
| "aio_services_v1": [ | ||
| { | ||
| "container_name": "nextcloud-aio-bitwarden-lite", |
Collaborator
There was a problem hiding this comment.
Maybe rename to simply bitwarden?
Ludo-code
reviewed
Apr 20, 2026
Signed-off-by: Ludo-code <56892223+Ludo-code@users.noreply.github.com>
23 tasks
This was referenced May 4, 2026
19 tasks
30 tasks
31 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the official Bitwarden unified self-hosted container ("Bitwarden Lite") as a community container, with automatic
bw.$NC_DOMAINsubdomain support via aio-caddy, fail2ban coverage, and mutual-exclusivity notes with vaultwarden (both use the same subdomain).New container:
bitwarden-liteghcr.io/bitwarden/self-host:latest8813(overrides default8080viaASPNETCORE_HTTP_PORTS=8813to avoid conflict with AIO's admin panel)globalSettings__baseServiceUri__vault=https://bw.%NC_DOMAIN%/etc/bitwarden, included in AIO backups/adminrequires SMTP (email OTP — unlike vaultwarden's static token)aio-caddy
bw.$NC_DOMAINcovers either vaultwarden or bitwarden-lite (mutually exclusive alternatives)aio-fail2ban
nextcloud_aio_bitwarden_litevolume at/bitwarden-lite(read-only) for log-based banningIncompatibility notices
bitwarden-lite/readme.md: warns that vaultwarden and bitwarden-lite cannot be enabled simultaneouslyvaultwarden/readme.md: symmetric warning added pointing to bitwarden-lite