this post was submitted on 10 Jun 2026
75 points (96.3% liked)

Selfhosted

59817 readers
519 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
75
I need a map... (lemmy.world)
submitted 2 days ago* (last edited 1 day ago) by Snapz@lemmy.world to c/selfhosted@lemmy.world
 

There are so many options to get started with self hosting that I feel myself stuck in the "paralysis of choice". For a novice, does anyone have a good resource for the equivalent of good/better/best paths that cover the "basics" (In my mind this is hosting images, music, video, connected home controls, search and email)?

Thinking something like first try path A, if you feel comfortable and your HW can handle A, then try path B, etc. I guess a it of a tutorial mode feeling where you get exposed to key boxing blocks initially and then you are released into the large open world on your own.

I know the advantage of this movement is the choice and the well distributed variety, but just feels hard to start.

I have an old laptop, an SFF workstation and a NAS to play with.

Any suggestions?

Edit: Thank you all for a very generous response. I knew this was a tough ask from the start because, by design, this area is vast and constantly evolving. A lot of great starting points here that I'm now considering.

you are viewing a single comment's thread
view the rest of the comments
[–] irmadlad@lemmy.world 6 points 2 days ago

I'm the map, I'm the map, I'm the map /s

(In my mind this is hosting images, music, video, connected home controls, search and email)?

  • Hosting Images: Immich seems to be a hit
  • Music: Navidrome which I use daily
  • Video: Jellyfin seems popular these days. Part of the 'arr stack
  • Home Controls: Home Assistant gets rave reviews
  • Search: Searxng which I use daily
  • Email: MailCow gets some good reviews

What are the specs on that SFF? Of the 6 I listed, Immich and Jellyfin might need a few more resources, especially transcoding video. I am not familiar with running either. The rest should run within a nominal spec of something post 2015. I'm running that and another 30+ containers on a little Dell Optiplex 7020 SFF with the i7-4790 chip and 32 GB RAM (which is a bit overkill), and it barely breaks a sweat. Load averages usually run .20 .15 .35, essentially sleeping. The only time it's under a real load is on boot up starting about 40 containers total, and that usually takes less than 2 minutes.

I mean, you could start lower on the totem pole and work your way up to those 6, but if your equipment is, like I said, within the last 10 or so years, you should be fine to march right on up to the top. That is, unless this is a learning mission for you and you wanted to just 'try out' other similar containers. If I were to give you a map, I'd say start with one container. See how it runs. Learn it. Take note of load averages, temps, resources. Then slowly add to the list. Worst case you might have to split the load between a laptop server and the SFF or NAS if it has capabilities to do so.

There are some security measures to keep in mind with Jellyfin, and with all containers you run really. But Jellyfin seems to need some extra attention, or so I've read.

I'm not sure how far along you are as a 'novice', but Linux Upskill Challenge is always a good bookmark.