this post was submitted on 29 Mar 2025
34 points (97.2% liked)

Selfhosted

45412 readers
305 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
[–] ocean@lemmy.selfhostcat.com 2 points 5 days ago* (last edited 5 days ago)

If you end up setting up a new server, downloading something like fedora server, installing docker, then portainer via CLI is very easy. Then you can use the portainer interface to manage your installs. If you end up doing this I would be happy to chat.

If you end up running a Linux server, rsync files instead of moving them to confirm they’re there without issue before deleting.

As for keeping your data safe, I would increase your backup frequency to at least once a week. Also keep your two backup drives in different locations in case something happens.