From fd5dc97be662f80ecd80bc57e58bea00035fc3f7 Mon Sep 17 00:00:00 2001 From: Gabe Date: Mon, 22 Sep 2025 03:39:39 +0000 Subject: [PATCH] Update Immich/README.md --- Immich/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Immich/README.md b/Immich/README.md index 487e435..18b7539 100644 --- a/Immich/README.md +++ b/Immich/README.md @@ -1 +1,8 @@ Source: https://github.com/immich-app/immich + +These instructions will be geared towards a Portainer setup +Insert link to creating container through portainer from wiki + +Special notes: +If you want to add an external library like an smb share that already has your pictures then you will need to edit line 23 under volumes (- /mnt/smb_share_pics:/mnt/smb_share_pics:ro) +You will want to first mount said folder on the server. See https://wiki.gabesville.com/books/linux/page/mount-smb-share for instructions \ No newline at end of file