vaultwarden
The server for the centralized password manager bitwarden
Categories
After enabling the clan module, user accounts have to be created manually in the webinterface.
This is done by visiting vaultwarden.example.com/admin
and typing in the admin password.
You can get the admin password for vaultwarden by executing:
Usage via Inventory
This module cannot be used via the inventory interface.
Usage via Nix
This module can be also imported directly in your nixos configuration. Although it is recommended to use the inventory interface if available.
Some modules are considered 'low-level' or 'expert modules' and are not available via the inventory interface.
Module Options
The following options are available for this module.
clan.vaultwarden.allow_signups
Allow signups for new users
Type: boolean
Default:
clan.vaultwarden.domain
The domain to use for Vaultwarden
Type: string
clan.vaultwarden.port
The port to use for Vaultwarden
Type: signed integer
Default:
clan.vaultwarden.smtp.from
From whom the email is coming from
Type: string
clan.vaultwarden.smtp.host
The email server domain address
Type: string
clan.vaultwarden.smtp.username
The email server username
Type: string