this post was submitted on 07 Oct 2023
21 points (92.0% liked)

Selfhosted

38947 readers
319 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.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Previously using 2 synology devices - one at my home location for NAS duties and another at a remote location for an off-site backup destination. I had a small army of nucs doing various hosting things. This worked well. But as many who self host can appreciate - just because it works doesn't mean you can't burn it all down and try something else. That's where I am. I'm now running everything on a dell r720 server running proxmox and truenas. I have a nuc at the destination with proxmox hosting a VM of windows and Ubuntu. I would like to mostly recreate the back up solution of the synology - which is basic incremental file backups on a schedule with or without versioning. And ideally I'd like to run this through a wireguard (or similar) tunnel to avoid opening up too many ports at the destination.

I've tried some things but can get anything to reliably work (or work at all).

Open for suggestions.

you are viewing a single comment's thread
view the rest of the comments
[–] reployer@feddit.de 2 points 10 months ago* (last edited 10 months ago)

Incremental BTRFS snapshots local
and via ssh to remote BTRFS volume.
Easy configured with btrbk.