this post was submitted on 01 Oct 2025
462 points (99.4% liked)

Selfhosted

51949 readers
1507 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
[–] fmstrat@lemmy.nowsci.com 63 points 23 hours ago (4 children)

We aim to introduce additional paid services (not paywalled features, as we will never implement paywalled features), which will help support the project and that enhance self-hosting, making it easier and more reliable. First among the many services already planned is an end-to-end encrypted, off-site backup and restore feature, built directly into Immich. This will enable a buddy backup feature as well.

I love this.

Free features, but offering actual useful services for self-hosters (encrypted cloud backup). Great business model for a project like this.

[–] FundMECFS@lemmy.dbzer0.com 1 points 10 hours ago

Yeah this sort of bitwarden / nextcloud funding model is great IMO.

[–] artyom@piefed.social 10 points 19 hours ago (1 children)

Having their own flagship instance, like Ente, would go a long way toward providing funding. I bet Ente is making a whole lot more money.

[–] warmaster@lemmy.world 1 points 3 hours ago

They said they will do that in a FUTO video I can't find right now.

[–] ook@discuss.tchncs.de 7 points 19 hours ago (1 children)

It sounds great, but Immich wouldn't be the first to go back on such promises when it becomes convenient. Hopefully thanks to funding via FUTO it might not ever happen, but who knows. Appreciate they write it out, but it is not like that is legally binding.

[–] Damage@feddit.it 11 points 18 hours ago

Home assistant is still clean years after introducing nabu casa

[–] JustEnoughDucks@feddit.nl 2 points 22 hours ago (2 children)

What is the difference between a paid service and a paywalled service in this case?

[–] sonofearth@lemmy.world 17 points 21 hours ago (1 children)

If you don’t want to pay Immich for backups, you can take care of off-site backups yourself using tools like rclone to your hard drive or any off-site storage of your choice. A paywall here would be not allowing offsite backups at all unless you pay Immich.

[–] 3abas@lemmy.world 1 points 18 hours ago

I sync with syncthing to an 8tb hard drive at work. Then backblaze that ish.

[–] Fiery@lemmy.dbzer0.com 6 points 21 hours ago

A paid service is something that is going to have running costs on the side of the provider. E.g. the cloud backup means they need to buy/rent storage space. If they were to do something like a service for remote machine-learning (for people that do not have the hardware to properly do that) that would be a running cost of renting gpu-time.

A paywall is a feature that would work perfectly fine without any external factors, but its blocked because you didn't pay.

Some nuance is needed of course. Often a paid service could be self-hosted (thats why I love being able to self-host the machine learning in immich, with a different design choice that could've totally been a paid service).