Is there a lightweight storage solution that makes shared storage easy without needing a NAS? I’m looking for something that isn’t necessarily highly available. I’m looking to be able to shift services around without having the complexity and overhead of Ceph. My current option is Unison which isn’t idea but workable.
What volume of data you are discussing? How many physical nodes? Can you give a complete usage example of what you want to achieve?
In general, there’s a steep change in making things distributed properly, and distributed systems are often designed for big and complex situations, so they “can afford” being big and complex too.
Strit@lemmy.linuxuserspace.show 1 day ago
SyncThing? It has no centralized point and syncs with devices when they are online.
adry@piefed.social 1 day ago
+1 I use it to on all of my devices for sharing 1 folder, just set one as introducer, and keep adding nodes (e.g. phone, Work mini, laptops, PC, ...) Once you have that set, start adding folders as needed for specific cases (e.g. a folder shared among all mentioned except for Work mini.)