this post was submitted on 29 Mar 2025
30 points (96.9% liked)

Selfhosted

45453 readers
293 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
 

Hi, I’m looking for some advice to point be in the right direction for my data storage and backup.

Currently I just have Jellyfin and Immich set up on my laptop that runs Windows. At the moment my storage capacity requirements are pretty low (just close to 1TB). But I am concerned about data integrity, especially all my Photos and work files.

At the moment I have an old HDD and a new SSD that I backup to every month(two separate copies).

In a few months I will be going overseas. I plan to have a copy of all by data with me but I would also like to have it in my home ‘server!?’

Do I set up a machine new machine to hold the data? Or can I just continue using my laptop. Increasing storage requirements, resilience and ease of management when not physically available are a concern.

Again, I’m very new in my selfhosting journey and as Linux or sysadmin is not something I have exposure to (apart from memes on Lemmy) I would love to all of your suggestions for idiot proof setups. I’m willing to learn and tbh learning about docker and editing config files have been pretty fun so far and would switch to Linux if work permitted.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 6 days ago (1 children)

In line with other commenter's posts about security, if you're new then don't expose anything to the internet. Tailscale is great way to access your data remotely instead and doesn't require opening yourself up to the internet in mass.

As for hardware, budget will rule over all. If you're looking for a quick and dirty backup solution, then a raspberry pi with a drive attached and running syncthing will be perfect for you (and easy to setup). Again all on your tailnet/tailscale.

If you have more budget, then your options explode. You can use a whole range of hardware, OSes and software. Regardless, start with one service you want to run and go from there. Sounds like that's media and pictures for you (as it was for most of us here).

[–] [email protected] 2 points 6 days ago

I really like tailscale. I had a little bit of a task getting it to run along side my daily driver VPN, but all is well now. For something so easy to implement, it gives the user a lot of protection.