Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2021-02-20 11:14:19
Size: 420
Comment:
Revision 5 as of 2021-02-20 11:22:09
Size: 778
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Syncthing is a modern file synchronization tool. It synchronizes files between various devices and operating systems. It is a great tool for automatic backup of personal files and smartphones. [[GlusterFS|GlusterFS]] will be used as a file store backend. Syncthing is a modern file synchronization tool. It synchronizes files between various devices and operating systems. It is a great tool for automatic backup of personal files and smartphones. It has several usefull features:

 * Easy easy and simple configuration
 * File versioning

For this setup we will use
[[GlusterFS|GlusterFS]] as the file store backend.
Line 6: Line 11:
=== GlusterFS ===

start by configuring the system as a glusterFS client
Line 8: Line 16:

== Instances ==

 * Kalle https://syncthing:8384/
 * Sanne https://syncthing:8385/
 * Family https://syncthing:8386/
 * Viktor https://syncthing:8387/
 * Karla

Syncthing

Syncthing is a modern file synchronization tool. It synchronizes files between various devices and operating systems. It is a great tool for automatic backup of personal files and smartphones. It has several usefull features:

  • Easy easy and simple configuration
  • File versioning

For this setup we will use GlusterFS as the file store backend.

Software

GlusterFS

start by configuring the system as a glusterFS client

Configuration

Instances

References

* https://theselfhostingblog.com/posts/how-to-set-up-a-headless-syncthing-network/

None: Syncthing (last edited 2022-02-12 09:39:51 by Kristian Kallenberg)