1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-23 03:05:25 +00:00

docs(readme): add reference to data backup documentation

This commit is contained in:
Rudra Prakash Singh 2025-07-04 18:28:09 -04:00
commit b5454e8516
2 changed files with 129 additions and 0 deletions

View file

@ -68,6 +68,8 @@ A nearly complete implementation of the Bitwarden Client API is provided, includ
> [!TIP]
>**For more detailed examples on how to install, use and configure Vaultwarden you can check our [Wiki](https://github.com/dani-garcia/vaultwarden/wiki).**
For information on how to back up your Vaultwarden data, refer to the [Data Backup Documentation](./resources/data-backup.md).
The main way to use Vaultwarden is via our container images which are published to [ghcr.io](https://github.com/dani-garcia/vaultwarden/pkgs/container/vaultwarden), [docker.io](https://hub.docker.com/r/vaultwarden/server) and [quay.io](https://quay.io/repository/vaultwarden/server).
There are also [community driven packages](https://github.com/dani-garcia/vaultwarden/wiki/Third-party-packages) which can be used, but those might be lagging behind the latest version or might deviate in the way Vaultwarden is configured, as described in our [Wiki](https://github.com/dani-garcia/vaultwarden/wiki).