Selfhosted
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.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
I use Resilio to duplicate locally to my Unraid, which I know is hated as it's not the FOSS Syncthing, but in 5 years of use, it's never gone wrong, and the client software is dead easy to use. That has a hidden .sync folder which archives deleted files for 30 days. You can change the timeframe or remove this feature in settings. I go into the sync folder and remove the deleted files manually if it becomes too bloated.
From my Unraid, I then backup to Hetzner using Duplicacy, which with the GUI is also very easy to use. From what I've read about the other backup solutions being a bit flaky, Duplicacy seems to have nothing but love.
So does syncthing for deleted files.
I think they're forked form the same source, Bittorrent Sync, so function the same under the hood. I wasn't suggesting Resilio did something Syncthing didn't. I've just found Resilio easier to use for client devices. And that OP was concerned about losing files from syncing.
The only odd behaviour I've had with Resilio, is when hosted on Unraid, random files on the SMB share sometimes have database names on large folders with lots of files (RSH-78254 for example), but when synced to remote devices, the filenaming is then accurate. I've been meaning to spin up Syncthing to see if it does the same, but as Resilio has yet to lose me any files, I'm sticking with it.
Could be a Docker issue as well I guess.