this post was submitted on 04 Aug 2025
40 points (95.5% liked)

Selfhosted

60644 readers
471 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi everyone,

I’m just getting started in the world of selfhosting and wanted some advice.

I’m currently using a 2015 MacBook Pro (i7 with 16gb of RAM) running Sonoma as a small Jellyfin Server. I’ve got an externally powered 4TB HDD connected for media storage. It’s been going fine, and I use it to access Jellyfin on several devices across my house, I don’t have remote access set up.

I’m planning to move home in the next year and I’m thinking about long-term solutions which will allow me to self host more than just Jellyfin, so I wanted some advice. I have some experience using Linux on laptops, and I can troubleshoot networking stuff using ChatGPT. I don’t work in IT/ software but I’m a decent end-user.

Here’s what I’d like to self-host: More robust Jellyfin setup - I’d like access to my media outside of my home, so probably using tailscale or similar. An NAS with a cloud storage solution which will eventually allow me to move away from iCloud. Home security server - a small setup, I’m thinking 2 ip cameras and easy access to footage on my phone. I want to ditch ring for multiple reasons / don’t want to rely on a subscription service. A pi-hole to block adds across my home network.

Moving home is going to be expensive so I’m not trying to spend a tonne of money. Which leads me to ask. What kind of setup would you guys recommend I invest in? I can spend about €500-600. Ideally, I’d like to be at a point where everything I run is open source. I assume I can’t expect to scale up using my 2015 MacBook Pro? Is is possible to install something like proxmox on these machines? my other option would be a small mini pc, perhaps running proxmox. Do I need to buy a dedicated NAS in your opinion? I have 10tb in external hdds that could serve as a makeshift setup.

Any advice would be greatly appreciated. Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] brucethemoose@lemmy.world 2 points 11 months ago (1 children)

So some 2015 MacBooks came with Broadwell-eDRAM chips, great CPUs with (IIRC) a 64MB cache chip the CPU or GPU could use.

https://chipsandcheese.com/p/broadwells-edram-vcache-before-vcache

If that’s what yours has, it’s a gem, and punches way above its age/clockspeed for the power draw. Keep it!

Jellyfin might be able to use its iGPU (and not just the hardware blocks) for some offloading as well, though I’m not sure of Broadwells Vulkan support or what exactly Jellyfin uses it for.

[–] puck@lemmy.world 2 points 11 months ago (1 children)

Yeah mine is a Broadwell i7, 3.1ghz with boost up to 3.4ghz, model number 5557U. The guy I bought it from maxed out the specs at launch and I bought pretty cheap a few years ago. For a ten year old device it runs like a dream and handles pretty much anything short of gaming and video editing with ease

[–] brucethemoose@lemmy.world 1 points 11 months ago

5557U

Ah, no eDRAM on that one I think, though I'm not 100% sure.

Still, with 16GB its plenty for a server as others said.