diff --git a/README.md b/README.md index dd6015870a..55c42a4747 100644 --- a/README.md +++ b/README.md @@ -116,8 +116,7 @@ There are several services that compose Immich: # Installation -NOTE: When using a reverse proxy in front of Immich (such as NGINX), the reverse proxy might require extra configuration to allow large files to be uploaded (such as client_max_body_size in the case of NGINX). - +NOTE: When using a reverse proxy in front of Immich (such as NGINX), the reverse proxy might require extra configuration to allow large files to be uploaded (such as `client_max_body_size` in the case of NGINX). ## Testing one-step installation (not recommended for production) > ⚠️ *This installation method is for evaluating Immich before further customization to meet the users' needs.* @@ -197,6 +196,10 @@ If you have installed, you can update the application by navigate to the directo ```bash docker-compose pull && docker-compose up -d ``` +# Unraid Installation + +Please follow this [article](https://mfaz.dev/posts/immich-unraid/) for a tutorial on how to install Immich on Unraid + # Mobile app