updated vaultwarden to work with helper script

This commit is contained in:
2024-07-23 17:02:09 -07:00
parent 0c7e459a07
commit 6bf73092df
8 changed files with 71 additions and 38 deletions
+15
View File
@@ -0,0 +1,15 @@
# Vaultwarden
Dockerhub: https://hub.docker.com/r/vaultwarden/server
Github: https://github.com/dani-garcia/vaultwarden
Wiki: https://github.com/dani-garcia/vaultwarden/wiki
Reverse Proxy Port: 80
## Usage
[Disable new users](https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users).
[SMTP](https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration)
To enable the admin page, you need to set an authentication token. This token can be anything, but it's recommended to use a long, randomly generated string of characters, for example running openssl rand -base64 48.