diff options
author | Julien Dessaux | 2021-10-11 16:28:57 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-10-11 16:28:57 +0200 |
commit | ec2c2a64024395ee53d3aae93c0f5d6cd9c4d7bd (patch) | |
tree | 73dd8762f0666a8b06ce4a26915c5a6d491bb6d9 /content/docs | |
parent | Turned the miniflux setup documentation into a blog article (diff) | |
download | www-ec2c2a64024395ee53d3aae93c0f5d6cd9c4d7bd.tar.gz www-ec2c2a64024395ee53d3aae93c0f5d6cd9c4d7bd.tar.bz2 www-ec2c2a64024395ee53d3aae93c0f5d6cd9c4d7bd.zip |
Added doc on miniflux backups
Diffstat (limited to 'content/docs')
-rw-r--r-- | content/docs/adyxax.org/miniflux/backups.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/content/docs/adyxax.org/miniflux/backups.md b/content/docs/adyxax.org/miniflux/backups.md new file mode 100644 index 0000000..7dab0cb --- /dev/null +++ b/content/docs/adyxax.org/miniflux/backups.md @@ -0,0 +1,12 @@ +--- +title: "Backups" +description: Backups of miniflux.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` +- a pg_dump of vaultwarden's postgresql database |