Skip to content
Discussion options

You must be logged in to vote

I think I succeeded by editing the files like this:

docker-compose.yml

volumes:
  truenas-share:
    driver: local
    driver_opts:
      type: cifs
      device: //{server_ip}/immich/
      o: addr={ip_server},vers=3.0,username={username},password={password},file_mode=0777,dir_mode=0777
  model-cache:

.env

# The location where your uploaded files are stored
UPLOAD_LOCATION=truenas-share

Replies: 5 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@bo0tzz
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Master-of-Mouse
Comment options

@Str1atum
Comment options

@Master-of-Mouse
Comment options

@Str1atum
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Master-of-Mouse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants