ansible-nas/docs/applications/syncthing.md

26 lines
835 B
Markdown
Raw Normal View History

2019-10-03 21:13:09 +00:00
# Syncthing: Open Source Continuous File Synchronisation
2021-01-22 21:27:17 +00:00
Homepage: [https://syncthing.net/](https://syncthing.net/)
Github: [https://github.com/syncthing/syncthing](https://github.com/syncthing/syncthing)
2019-10-03 21:13:09 +00:00
Docker: [https://hub.docker.com/r/syncthing/syncthing](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
2021-01-22 21:27:17 +00:00
Set `syncthing_enabled: true` in your `\inventories\[my inventory]\group_vars\nas.yml` file.
2019-10-03 21:13:09 +00:00
## Specific Configuration
Open the web interface at :8384 to configure.