From a25a28dc007227509cf341bb87352d4ff971c7aa Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 5 Feb 2023 16:08:32 +0100 Subject: Bootstraped syncthing docs section for adyxax.org --- content/docs/adyxax.org/syncthing/_index.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/docs/adyxax.org/syncthing/_index.md (limited to 'content') 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 -- cgit v1.2.3