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.
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.
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
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:
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.
Immich sounds so awesome I plan to start using it soon.
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.
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.
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.
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
Got an authelia config a man can bum?
I can never get it working.
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.
Would depend on what reverse proxy you’re using, I saw they replied with Caddy, I set it up using Traefik instead