File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ Inspired by [this](https://doc.traefik.io/traefik/user-guides/docker-compose/acm
66
77## ` umami `
88
9- Based on [ here ] ( https://github.com/umami-software/umami/blob/900e3e57340149dac48d00b380f2a90db2b8e62e/docker-compose.yml )
9+ Based on [ this ] ( https://github.com/umami-software/umami/blob/900e3e57340149dac48d00b380f2a90db2b8e62e/docker-compose.yml )
Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ $ echo -n '<REDACTED>' | argon2 \
2727 " $( openssl rand -base64 32) " -e -id -k 19456 -t 2 -p 1 | sed ' s#\$#\$\$#g'
2828```
2929
30- More details [ here ] ( https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token )
30+ More details on [ this page ] ( https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page#secure-the-admin_token )
3131
3232## ` fail2ban ` setup
3333
3434The documented ` fail2ban ` configuration for ` vaultwarden ` is
35- [ here ] ( https://github.com/dani-garcia/vaultwarden/wiki/Fail2Ban-Setup#debian--ubuntu--raspberry-pi-os )
35+ [ this ] ( https://github.com/dani-garcia/vaultwarden/wiki/Fail2Ban-Setup#debian--ubuntu--raspberry-pi-os )
3636
3737Below you'll find suggestions for when the containers log to ` stdout ` and
3838` stderr ` , and ` docker ` is configured to log to ` journald `
You can’t perform that action at this time.
0 commit comments