ansible-nas/website/docs/applications/system-tools/syncthing.md
2022-09-20 23:00:57 +01:00

29 lines
697 B
Markdown

---
title: "Syncthing"
---
Homepage: <https://syncthing.net/>
Github: <https://github.com/syncthing/syncthing>
Docker: <https://hub.docker.com/r/syncthing/syncthing>
Syncthing is a continuous file synchronization program. It synchronizes files
between two or more computers. It strives to fulfill the goals below in summary.
Syncthing should be:
1. Safe From Data Loss
2. Secure Against Attackers
3. Easy to Use
4. Automatic
5. Universally Available
6. For Individuals
7. For eveything else see the goals document
## Usage
Set `syncthing_enabled: true` in your `\inventories\[my inventory]\group_vars\nas.yml` file.
## Specific Configuration
Open the web interface at :8384 to configure.