this post was submitted on 19 Nov 2025
57 points (96.7% liked)

Selfhosted

53034 readers
750 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 2 years ago
MODERATORS
 

Hello everyone, I am a long time lurker of this channel, and I finally decided to write my first post.

Two years ago I used my old desktop PC to run a home server using TrueNAS Scale. It is still running at the time of writing this.

It works so well in fact that I have grown more dependent on it over time. First it was just Jellyfin, then came all the Arr apps, Adguard, Syncthing, Immich, Forgejo, Wireguard...

What was supposed to be the "PC for backups" has turned into the angular stone of all my computers and devices.

The reason why I am posting today is because I am afraid of the day my server dies or I have to move out of my place (which might happen soon)

Does anyone know if it is possible to rent a cloud server where I could install TrueNAS and then have that be a "replica" of my local one to use in case of an emergency? Is this a bad idea? What is the ideam solution for this issue?

you are viewing a single comment's thread
view the rest of the comments
[–] hperrin@lemmy.ca 12 points 14 hours ago (1 children)

Yeah, but it’s relatively expensive. It’s easier to have a friend willing to let you set up a pc on their network that your server backs up to. Even better if you can do the same for them.

[–] camperotactico@lemmy.world 1 points 6 hours ago (1 children)

I will look into this. How difficult can this be using TrueNAS without exposing my network to the internet?

[–] hperrin@lemmy.ca 2 points 6 hours ago

Pretty easy. You can use a VPN if you want super secure access. I just use rsync over SSH.