this post was submitted on 17 Nov 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Just learned about P2P and syncthing. Is there a difference between P2P file-sharing and a self-hosted server with hosting something like nextcloud? Is one easier to setup/maintain than the other? More secure?Hardware requirements for scaling up? Or is there no difference if its all smaller scaled and self-hosted?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

Nextcloud is more like a "star" configuration, where Nextcloud is the server, with multiple clients. Of course the clients can cache data from Nextcloud.

Syncthing is more like a mesh, where each client serves data to others (although this is configurable),

Nextcloud has way more features, like shared calendars, video conferencing plugins etc, which is great, but may be overkill for your needs.

I use both, although NextCloud/OwnCloud fits my needs better.

I would say syncthing is easier to set up. There is more admin overheard (esp upgrades) with NextCloud/OwnCloud.