# SPDX-FileCopyrightText: 2021 Jonathan Underwood # # SPDX-License-Identifier: AGPL-3.0-only # yaml-language-server: $schema=../../app-standard-v3.yml version: 3 metadata: category: Password Managers name: Vaultwarden version: 1.24.0 tagline: Unofficial Bitwarden® compatible server description: >- Vaultwarden (formerly known as Bitwarden_RS) is an alternative implementation\ of the Bitwarden® server API written in Rust, compatible with upstream Bitwarden®\ clients*. Vaultwarden is perfect for self-hosting all of your passwords in an\ encrypted vault on your Citadel. Vaultwarden is a full implementation of Bitwarden®\ API that includes: - Organizations support - Attachments - Vault API support - Serving the static files for Vault interface - Website icons API - Authenticator and U2F support - YubiKey and Duo support Please note that Vaultwarden is not associated with the Bitwarden® project nor 8bit Solutions LLC. When using this app, please report any bugs or suggestions to us directly, regardless of whatever clients you are using (mobile, desktop, browser, etc), and do not use Bitwarden®'s official support channels. developer: Daniel García website: https://github.com/dani-garcia dependencies: [] repo: https://github.com/dani-garcia/vaultwarden support: https://vaultwarden.discourse.group/ gallery: - 1.jpg - 2.jpg - 3.jpg torOnly: true containers: - image: vaultwarden/server:1.24.0@sha256:f485e59b6fff6316e382eb5d1096b46a932d26867b21c54354c1571ce3176789 user: 1000:1000 port: 3000 environment: ROCKET_PORT: 3000 name: server data: - data:/data