Update Photo Managers/Immich/README.md

This commit is contained in:
2025-11-30 03:49:57 +00:00
parent 60327c7b62
commit 2c8921fa9f
+8
View File
@@ -0,0 +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