Began adding vaultwarden docs
This commit is contained in:
parent
82fc30e5af
commit
fa3c30aedf
2 changed files with 26 additions and 0 deletions
14
content/docs/adyxax.org/bitwarden/_index.md
Normal file
14
content/docs/adyxax.org/bitwarden/_index.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "vaultwarden"
|
||||
description: pass.adyxax.org password management software
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
pass.adyxax.org is a [vaultwarden](https://github.com/dani-garcia/vaultwarden) server (lighter reimplementation of [bitwarden](https://bitwarden.com/)) that has been recommended to me by a friend for some time now. It is the server component of a password management solution.
|
||||
|
||||
## Captain's log
|
||||
|
||||
- 2021-10-12 : Initial setup on myth.adyxax.org's k3s
|
||||
|
||||
## Docs
|
12
content/docs/adyxax.org/bitwarden/backups.md
Normal file
12
content/docs/adyxax.org/bitwarden/backups.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: "Backups"
|
||||
description: Backups of pass.adyxax.org
|
||||
---
|
||||
|
||||
## Documentation
|
||||
|
||||
Backups are configured with borg on `myth.adyxax.org` to `yen.adyxax.org`.
|
||||
|
||||
There are two jobs :
|
||||
- a filesystem backup of `/srv/vaultwarden-data`
|
||||
- a pg_dump of vaultwarden's postgresql database
|
Loading…
Add table
Reference in a new issue