Free cross-platform password manager compatible with KeePass. https://keeweb.info/
docker run -d -p 80:80 viossat/keeweb
First, start KeeWeb (/my/vault-files must contain the vault file):
docker run -d -p 80:80 -e WEBDAV_USERNAME=webdav -e WEBDAV_PASSWORD=secret -v /my/vault-files:/usr/share/nginx/html/webdav viossat/keeweb
Then, go to KeeWeb through your browser, click on More, click on WebDAV and enter your configuration:
URL: https://example.com/webdav/filenanme.kdbx
Username: webdav
Password: secret
Content type
Image
Digest
sha256:3fa0cf213…
Size
29.2 MB
Last updated
almost 2 years ago
docker pull viossat/keeweb