diff --git a/_Sidebar.md b/_Sidebar.md index a234e7a..14524f4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,24 +1,22 @@ ## FAQs 1. [[FAQs]] 1. [[Audits]] +1. [[Supporting upstream development|Supporting-upstream]] ### Troubleshooting +1. [[Logging|Logging]] 1. [[Bitwarden Android troubleshooting|Bitwarden-Android-troubleshooting]] ## Container Image Usage 1. [[Which container image to use|Which-Container-image-to-use]] 1. [[Starting a container|Starting-a-container]] -1. [[Updating the vaultwarden image|Updating-the-vaultwarden-image]] 1. [[Using Docker Compose|Using-Docker-Compose]] 1. [[Using Podman|Using-Podman]] +1. [[Updating the vaultwarden image|Updating-the-vaultwarden-image]] -## Deployment -1. [[Building your own docker image|Building-your-own-docker-image]] -1. [[Building binary|Building-binary]] -1. [[Pre-built binaries|Pre-built-binaries]] -1. [[Third-party packages|Third-party-packages]] -1. [[Deployment examples|Deployment-examples]] +## Reverse Proxy 1. [[Proxy examples|Proxy-examples]] +1. [[Using an alternate base dir (subdir/subpath)|Using-an-alternate-base-dir]] 1. [[Logrotate example|Logrotate example]] ### HTTPS @@ -27,24 +25,12 @@ ## Configuration 1. [[Overview|Configuration-overview]] +1. [[Enabling admin page|Enabling-admin-page]] +1. [[SMTP configuration|SMTP-configuration]] 1. [[Disable registration of new users|Disable-registration-of-new-users]] 1. [[Disable invitations|Disable-invitations]] -1. [[Enabling admin page|Enabling-admin-page]] -1. [[Disable the admin token|Disable-admin-token]] 1. [[Enabling WebSocket notifications|Enabling-WebSocket-notifications]] 1. [[Enabling Mobile Client push notification|Enabling-Mobile-Client-push-notification]] -1. [[Enabling U2F and FIDO2 WebAuthn authentication|Enabling-U2F-(and-FIDO2-WebAuthn)-authentication]] -1. [[Enabling YubiKey OTP authentication|Enabling-Yubikey-OTP-authentication]] -1. [[Changing persistent data location|Changing-persistent-data-location]] -1. [[Changing the API request size limit|Changing-the-API-request-size-limit]] -1. [[Changing the number of workers|Changing-the-number-of-workers]] -1. [[SMTP configuration|SMTP-configuration]] -1. [[Password hint display|Password-hint-display]] -1. [[Disabling or overriding the Vault interface hosting|Disabling-or-overriding-the-Vault-interface-hosting]] -1. [[Logging|Logging]] -1. [[Creating a systemd service|Setup-as-a-systemd-service]] -1. [[Syncing users from LDAP|Syncing-users-from-LDAP]] -1. [[Using an alternate base dir (subdir/subpath)|Using-an-alternate-base-dir]] 1. [[Other configuration|Other-configuration]] ### Database @@ -55,21 +41,41 @@ ### Security 1. [[Hardening Guide|Hardening Guide]] +1. [[Password hint display|Password-hint-display]] +1. [[Enabling U2F and FIDO2 WebAuthn authentication|Enabling-U2F-(and-FIDO2-WebAuthn)-authentication]] +1. [[Enabling YubiKey OTP authentication|Enabling-Yubikey-OTP-authentication]] 1. [[Fail2Ban Setup|Fail2Ban-Setup]] 1. [[Fail2Ban + ModSecurity + Traefik + Docker|Docker---Traefik---ModSecurity-Setup]] -### Other +### Performance +1. [[Changing the API request size limit|Changing-the-API-request-size-limit]] +1. [[Changing the number of workers|Changing-the-number-of-workers]] + +### Customization 1. [[Translating the email templates]] 1. [[Translating admin page]] 1. [[Customize Vaultwarden CSS]] +1. [[Disabling or overriding the Vault interface hosting|Disabling-or-overriding-the-Vault-interface-hosting]] ## Backup 1. [[General (not docker)]] +1. [[Backing up your vault|Backing-up-your-vault]] + +## Development +1. [[Building binary|Building-binary]] +1. [[Building your own docker image|Building-your-own-docker-image]] +1. [[Git hooks]] +1. [[Differences from the upstream API implementation|Differences-from-the-upstream-API-implementation]] + +## Alternative deployments +1. [[Pre-built binaries|Pre-built-binaries]] +1. [[Creating a systemd service|Setup-as-a-systemd-service]] +1. [[Third-party packages|Third-party-packages]] +1. [[Deployment examples|Deployment-examples]] +1. [[Disable the admin token|Disable-admin-token]] ## Other Information 1. [[Importing data from Keepass or KeepassX|Importing-data-from-Keepass-or-KeepassX]] -1. [[Backing up your vault|Backing-up-your-vault]] -1. [[Differences from the upstream API implementation|Differences-from-the-upstream-API-implementation]] -1. [[Supporting upstream development|Supporting-upstream]] +1. [[Changing persistent data location|Changing-persistent-data-location]] +1. [[Syncing users from LDAP|Syncing-users-from-LDAP]] 1. [[Caddy 2.x with Cloudflare DNS]] -1. [[Git hooks]]