Projects
Vaultwarden
Vaultwaren is an alternative implementation of the bitwarden’s server api. It enables companies and individuals to generate, store and share passwords securely, regardless of location, browser or device.
Docker compose
Here is the docker compose file generated by Crane It.
The docker compose file is quite simple if you ignore traefik and its related labels. Traefik allow us to use HTTPS.
Docker will pull the latest version of Vaultwarden, and map a volume to store passwords (and others stuff) directly on the server.