Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

bitwarden

  1. DeltaGolf

    BItWarden Lite

    The new BitWarden Lite looks attractive as its a single Docker. But do you need to have a subscription? AFAIK you did for the ‘old’ self install/hosted version. but it was a less than the usual subscription. Now I can only see that you need either of the two licence options. Which means paying...
  2. Rusty

    Bitwarden Lite - official self-hosted single docker deployment

    Rusty submitted a new resource: Bitwarden Lite - official self-hosted single docker deployment - official self-hosted single docker deployment Read more about this resource...
  3. Rusty

    Docker Bitwarden Lite - official self-hosted single docker deployment 2025-12-21

    version: "3.8" services: bitwarden: image: ghcr.io/bitwarden/lite container_name: bwlite restart: always ports: - "80:8080" volumes: - /volume1/docker/bwliteuat:/etc/bitwarden environment: # Database BW_DB_PROVIDER: sqlite BW_DOMAIN...
  4. blackvoid

    blackvoid Bitwarden Lite - official self-hosted single Docker container deployment

    As a user of the Bitwarden platform for the past seven years, I can confidently assert that it is my preferred password management solution. While I utilize the VaultWarden version, which is fully compatible with all extensions, as well as desktop and mobile applications, I continue to subscribe...
Back
Top