diff --git a/_Sidebar.md b/_Sidebar.md deleted file mode 100644 index 7b32ff6..0000000 --- a/_Sidebar.md +++ /dev/null @@ -1,63 +0,0 @@ -## FAQs -1. [[FAQs]] - -## 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]] - -## 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]] -1. [[Proxy examples|Proxy-examples]] -1. [[Logrotate example|Logrotate example]] - -### HTTPS -1. [[Enabling HTTPS|Enabling-HTTPS]] -1. [[Running a private vaultwarden instance with Let's Encrypt certs]] - -## Configuration -1. [[Overview|Configuration-overview]] -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 U2F authentication|Enabling-U2F-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. [[Running with systemd-docker|Running-with-systemd-docker]] -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 -1. [[Using the MariaDB (MySQL) Backend]] -1. [[Using the PostgreSQL Backend]] -1. [[Running without WAL enabled|Running-without-WAL-enabled]] - -### Security -1. [[Hardening Guide|Hardening Guide]] -1. [[Fail2Ban Setup|Fail2Ban-Setup]] - -## Backup -1. [[General (not docker)]] - -## 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. [[Caddy 2.x with Cloudflare DNS]] \ No newline at end of file