Immich v1.109.1 released with optional paid license

cron@feddit.org to Selfhosted@lemmy.world – 154 points –
Release v1.109.0 ยท immich-app/immich
github.com

Welcome to version v1.109.0 of Immich. This release introduces an additional way for you to support Immich financially as well as bug fixes for various issues. Some of the highlights in this release include:

Immich license pricing is $25 per user or $99 per server for a lifetime license.

124

You are viewing a single comment

My biggest question to FUTO/Immich is if they're worried about a revenue stream, why not do something similar to Home Assistant? You never have to pay HASS a dime and never see anything to "shame" you. All you get is essentially a forwarding subdomain with some "easier" ways of doing cloud related things. There's zero "shaming" or calls to pay. I pay HASS/Nabu Casa monthly cause I'm lazy and it makes my life easier. FUTO should consider doing something similar.

Same with jellyfin.

They basically don't accept recurrent donations on purpose

https://forum.jellyfin.org/t-we-re-good-seriously

If and when Jellyfin "needs" revenue, 100% agree. But with that post they're saying they're not worried about it, unlike FUTO/Immich.

Hopefully one day Jellyfin will be big enough and stable enough to warrant that kind of funnel.

Right now, I use TailScale funnel for Jellyfin. For some reason nginx just bogs it down too heavily.

https://tailscale.com/kb/1223/funnel

I use nginx reverse proxy on Jellyfin (and a bunch of other services as well) and it's working great. Maybe you have some weird setup or complex situation.

I have a boat load of stuff thru nginx. Using nginx-proxymanager. Dunno if I need to add any special parameters for Jellyfin. Tailscale Funnel is working fine for now.

If you could share your settings for your nginx setup, that might help me.

I don't use NPM but directly nginx. All my nginx general setup and per-service specific settings are here: https://wiki.gardiol.org

There is a global page for the reverse proxy, and then each service I tried/use has its own setup page.