aboutsummaryrefslogtreecommitdiff
path: root/content/docs/adyxax.org/backups/_index.md
diff options
context:
space:
mode:
authorJulien Dessaux2021-05-02 20:39:50 +0200
committerJulien Dessaux2021-05-02 20:43:10 +0200
commit8cfd5fe65e02a37b2056dc373cce2077e9daaa52 (patch)
tree6e75290f97f1a5361de47005ae5128227db4f9c1 /content/docs/adyxax.org/backups/_index.md
parentAdded openbsd blog article on softraids (diff)
downloadwww-8cfd5fe65e02a37b2056dc373cce2077e9daaa52.tar.gz
www-8cfd5fe65e02a37b2056dc373cce2077e9daaa52.tar.bz2
www-8cfd5fe65e02a37b2056dc373cce2077e9daaa52.zip
Added backup documentation for adyxax.org
Diffstat (limited to '')
-rw-r--r--content/docs/adyxax.org/backups/_index.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/content/docs/adyxax.org/backups/_index.md b/content/docs/adyxax.org/backups/_index.md
new file mode 100644
index 0000000..f302add
--- /dev/null
+++ b/content/docs/adyxax.org/backups/_index.md
@@ -0,0 +1,14 @@
+---
+title: Backups
+description: what is backuped where and how I manage it
+---
+
+## Introduction
+
+Backups are performed with the [borg](https://borgbackup.readthedocs.io/en/stable/) tool ("You will be assimilated" Star Trek vibes). It is simple, fast, storage efficient and fits my needs. I manage it thanks to a [custom made ansible role](https://git.adyxax.org/adyxax/borg-ansible-role).
+
+## Inventory
+
+TODO something with hugo data system
+
+## Docs