this post was submitted on 02 Aug 2026
35 points (97.3% liked)

Selfhosted

61126 readers
440 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
 

I don‘t know if this is the right place to ask, but is this an OK build for a first start in selfhosting? Is there anything obvious I could improve? I‘d mainly run Nextcloud, Immich, some Docker containers and smaller web applications and cronjobs.

you are viewing a single comment's thread
view the rest of the comments
[–] pHr34kY@lemmy.world 2 points 12 hours ago* (last edited 12 hours ago) (2 children)

2 of my 4x 4TB spinning drives are portable. 2 in mirrored raid, and on-site backup, and an off-site backup. If you don't have it on 3 drives across two sites, you don't have it. 5400RPM is fine as long as you allocate some of that NVMe as a cache for it. Keep all high-transaction stuff like databases, thumbnail caches and indexes on the NVMe drive. Going to 7200RPM just increases power consumption and noise, and reduces reliability.

The other specs seems fine, but I personally upgrade my desktop then take the old CPU, RAM and motherboard to use for my server.

Immich and Nextcloud run fine on my 2015 Core i5 with 16GB RAM.

[–] libewa@feddit.org 1 points 5 hours ago (1 children)

How do I do that with the SSD cache? Everyone just talks about it, but I can’t find any documentation…

[–] pHr34kY@lemmy.world 1 points 4 hours ago

I'm using bcache, and I'm using btrfs as the filesystem on top of it. I'm not sure that the way I've done it is considered best practice anymore. The discourse online is a mess because the landscape keeps evolving.

https://evilpiepirate.org/git/linux-bcache.git/tree/Documentation/bcache.txt