mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
15 lines
609 B
Markdown
15 lines
609 B
Markdown
# 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. |