this post was submitted on 01 Oct 2025
488 points (99.0% liked)

Selfhosted

51961 readers
1179 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
 

cross-posted from: https://kbin.melroy.org/m/foss@beehaw.org/t/1225798

After: ~1,337 days, 271 releases, 78,000 stars on GitHub, 1,558 contributors, 31,500 members on Discord, 36,000 members on Reddit, 68 languages on Weblate, Surviving the controversial announcement about joining FUTO, Having overwhelming success and support from the community with the product keys model, Launching the Merch store, Attending our first FOSDEM, ...and before the release of GTA VI We are thrilled to announce the stable release of Immich! 🎉

I'm really excited about such a large project adopting semver! I never got the trend for software without a need for rapid release cycles adopting purely time-based version numbers.

you are viewing a single comment's thread
view the rest of the comments
[–] needanke@feddit.org 1 points 13 hours ago

Also, I wouldn't shy from keeping the database on the same, fast storage as the OS, even if that's flash. Move to an external SSD when you can. HDDs have such long seek times.

Very much true. I installed Immich on my dads Synology for him and compared to my own setup at home the speeds are abysmall (it even crased a few times during the first indexing and ML run). I suspect a major part is that the whole os runs on an hdd.

If you put the database on an sd-card just ensure you make frequent backups somwhere else. I wouldn't trust flash storage to keep my data safe.