Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
Source: http://syncthing.net/
Install on ClearOS
Install Syncthing
To do
- Beyond todos at: http://www.clearfoundation.com/docs/howtos/syncthing, make high-level roadmap for the interoperability of ClearOS - Syncthing, and Tiki File gallery
How to integrate in Tiki?
- Each Tiki File gallery is a web view of the Samba drive (Need to figure out permission mapping and versionning)
- We add instructions on how to set up
- Standard file sharing //192.168.1.10/blabla/
- Syncthing access to these shared drives (Repository names are unique)
- In some cases, users / projects could publish list of repositories which are inaccessible via Tiki
Central server sync
https://github.com/syncthing/syncthing/issues/1684
ClearOS 7.x test notes
- yum install syncthing
- edit /etc/sysconfig/syncthing to be able to connect
- set GUI password
- automatic start on reboot -> systemctl enable syncthing@root