Table of Contents

Vaultwarden

Bitwarden is a password manager for securely storing, managing, and sharing sensitive online data such as passwords, passkeys, and credit cards. Vaultwarden is an Alternative implementation of the Bitwarden server API. Website Documentation

Relevant Information

Behaviour

It should automatically restart whenever it is down.

Vaultwarden Location

You can find the Vaultwarden relevant files in:

/var/www/vhosts/ct-lab.info/vault.ct-lab.info/vaultwarden/

Admin Access

Admin page

Ask @yuni for the password.

Troubleshooting

Vaultwarden is unreachable

Start Vaultwarden manually by entering the following in the SSH terminal:

cd /var/www/vhosts/ct-lab.info/vault.ct-lab.info/vaultwarden/
docker compose up -d