.. | ||
default.nix | ||
README.md |
Vaultwarden / Bitwarden
To use our Vaultwarden instance, you can use the regular Bitwarden apps with our custom server when logging in:
Username: first.lastname@qo.is
Server Name: https://vault.qo.is
Create Accounts
We currently allow signups for @qo.is
email addresses.
Please instruct users to:
- use their full
firstname.lastname@qo.is
email so users may be connected to a LDAP database in the future - remember that the login password is used to encrypt the password database and should therefor be good.
- the password cannot be reset without loosing all the passwords. Use of Emergency Contacts or Organizations may be advisable.
Administration
An admin panel is available under vault.qo.is/admin.
The password is saved in the pass database under vaultwarden-admin
.
In the administration panel, users and organizations may be managed. Instance settings should be changed with the nixos module in the infrastructure repository only.
Backup / Restore
systemctl stop vaultwarden.service
- Import Postgresql Database Backup
- Restore
/var/lib/bitwarden_rs
systemctl start vaultwarden.service
- Click
Force clients to resync
in the Administration interface under Users