immich notes
This commit is contained in:
parent
b035508c3e
commit
5d92c7734f
1 changed files with 11 additions and 0 deletions
11
immich/setup.md
Normal file
11
immich/setup.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Immich setup
|
||||
|
||||
* I'm following this:
|
||||
+ https://immich.app/docs/install/docker-compose
|
||||
* I've installed the project in the Barracuda HDD
|
||||
* Next I'm following this:
|
||||
+ https://immich.app/docs/install/post-install
|
||||
* Works just fine. I'll stick to the admin user for my own stuff
|
||||
* Next, I set up networking. The usual reverse proxy. Works fine.
|
||||
* Installed Android app, links easy.
|
||||
* Okay, only issue I had was that the backup from the graphene gallery to immich was failing silently. I quickly imagined it was an issue with nginx limiting upload sizes (I had a video that was 150Mb heavy). I changed the `client_max_body_size` in the `location` entry for Immich's `server` entry and raised it to 2gb. Then stuff works fine.
|
||||
Loading…
Add table
Add a link
Reference in a new issue