this post was submitted on 24 Apr 2025
236 points (100.0% liked)

Linux

53538 readers
1226 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 day ago (2 children)

Immich sounds so awesome I plan to start using it soon.

[–] [email protected] 4 points 23 hours ago (1 children)

My only warning for a new user to Immich is that it does not support chunk uploading. So if you're like me and took a 1 hour 40GB 4k video, it will never upload. It will start, fail, and start over again forever.

[–] [email protected] 2 points 15 hours ago (1 children)

Thanks for the warning i don't think I have any hour long videos, maybe up to 10 or 20 minutes. But that is a very weird and annoying bug.

[–] [email protected] 3 points 13 hours ago

You're welcome. It's not a bug, but just the library they use to upload files doesn't do chucking. There is a git hub request for it, but it's not done yet.

[–] [email protected] 7 points 1 day ago (1 children)

I just set it up this week, I was just settling with nextcloud memories before. Night and day difference.

A few pain points in the process but overall was pretty easy to set up and even add 2FA (though I can't say authelia was easy to set up to do so), and once it's off the ground it's super smooth

[–] [email protected] 4 points 1 day ago* (last edited 1 day ago) (2 children)

Got an authelia config a man can bum?

I can never get it working.

[–] [email protected] 1 points 1 day ago

Would depend on what reverse proxy you're using, I saw they replied with Caddy, I set it up using Traefik instead

[–] [email protected] 5 points 1 day ago* (last edited 1 day ago)

Absolutely. It was a pain in the ass to get up and running, but it's running smooth with this setup. You can probably streamline and clean this up a bit but it's working for me:

https://pastebin.com/ZWex1xvz

Also just to note, the caddyfile changes aren't necessary for Immich, that's just for any service without an integration that you still want to lock down. Immich's integration is pretty straightforward once authelia itself is up and running.