-
|
Hi there. I encountered a weird thing while setting up my AIO. I can get NC up and running in general. Pretty vanilla setup. I am running this on unraid from the official app store. I create a variable for NEXTCLOUD_MOUNT for /mnt/user/Paperless/ It does not work correctly after the AIO creates and starts all of the child containers. When I inspect the mastercontainer I see this, which looks correct: When I inspect the aio-nextcloud child container I see this: That mount is not correct and therefore does not work. I expect to see: I have poked around some but I am not enough of a docker composer to know where to find or fix this. I expect it is self inflicted somehow because this seems like a commonly used feature. Thoughts? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi, maybe this helps you to understand how the variables are used inside AIO: all-in-one/manual-install/latest.yml Lines 125 to 129 in a803d1c |
Beta Was this translation helpful? Give feedback.
Hi, maybe this helps you to understand how the variables are used inside AIO:
all-in-one/manual-install/latest.yml
Lines 125 to 129 in a803d1c