aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2023-02-05 16:08:32 +0100
committerJulien Dessaux2023-02-05 16:09:02 +0100
commita25a28dc007227509cf341bb87352d4ff971c7aa (patch)
tree4c27d29ac3ccb5daaf2de5b5a35d704582baa8b4
parentMakefile best practices (diff)
downloadwww-a25a28dc007227509cf341bb87352d4ff971c7aa.tar.gz
www-a25a28dc007227509cf341bb87352d4ff971c7aa.tar.bz2
www-a25a28dc007227509cf341bb87352d4ff971c7aa.zip
Bootstraped syncthing docs section for adyxax.org
-rw-r--r--content/docs/adyxax.org/syncthing/_index.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/content/docs/adyxax.org/syncthing/_index.md b/content/docs/adyxax.org/syncthing/_index.md
new file mode 100644
index 0000000..bd07e23
--- /dev/null
+++ b/content/docs/adyxax.org/syncthing/_index.md
@@ -0,0 +1,14 @@
+---
+title: Syncthing
+description: what is replicated where and how I manage it
+---
+
+## Introduction
+
+I have been using [syncthing](https://syncthing.net/) for some time now. It is a tool to handle bidirectional synchronization of data. I manage it thanks to a [custom made ansible role]({{< ref "syncthing-ansible-role.md" >}}).
+
+## Inventory
+
+TODO something with hugo data system
+
+## Docs