We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ReadWriteDirectories is deprecated in favor of ReadWritePaths https://github.com/systemd/systemd/blob/c0b5b74ae33141b04bc8aed6dd577dcf2858f90f/NEWS#L10620
CAP_NET_BIND_SERVICE is not required, as the default ports are 8000 and 3012
Change the description of EnvironmentFile as it is *not* the `.env` file loaded by Vaultwarden (which in the example would be `/var/lib/vaultwarden/.env`)
Updated Setup as a systemd service (markdown)
Project renaming
troubleshooting: provide workaround for containerised services failing to start
add Troubleshooting section for pre-empting sandboxing issues with older systemd versions
add update/uninstall instructions.
insert link to wiki page for compiling the binary
render sample .service file as ini file
change title (bitwarden_rs is redundant)