nfs-volumes (#1)

Updates to using nfs volume for photo library.

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2025-03-20 16:09:15 +00:00
parent e904bf0755
commit 6d9d6fb2dc
2 changed files with 33 additions and 6 deletions

View File

@@ -1,9 +1,7 @@
# You can find documentation for all the supported env variables at https://immich.app/docs/install/environment-variables
# The location where your uploaded files are stored
UPLOAD_LOCATION=/media/immich/library
# The location where your database files are stored
DB_DATA_LOCATION=/media/immich/db
UPLOAD_LOCATION=":/var/nfs/path/to/photo/library"
# To set a timezone, uncomment the next line and change Etc/UTC to a TZ identifier from this list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
# TZ=Etc/UTC