infrastructure/nixos-modules/vault
2024-12-11 13:01:22 +02:00
..
default.nix Fix vpn configuration 2024-12-11 13:01:22 +02:00
README.md Commit files for public release 2024-10-02 16:57:36 +03:00

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

  1. systemctl stop vaultwarden.service
  2. Import Postgresql Database Backup
  3. Restore /var/lib/bitwarden_rs
  4. systemctl start vaultwarden.service
  5. Click Force clients to resync in the Administration interface under Users