Alex Tran 2 anni fa
parent
commit
9411770253
1 ha cambiato i file con 5 aggiunte e 2 eliminazioni
  1. 5 2
      README.md

+ 5 - 2
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