-
|
Hello AIO team, thanks for the great project; could you please provide a way to enforce explicit names for all Docker volumes used by AIO so we don’t end up with anonymous volumes with random IDs . Version: Nextcloud AIO v11.7.0 Request: Context: /var/lib/docker/volumes Here is my stack: volumes: # If you want to store the data on a different drive, see https://github.com/nextcloud/all-in-one#how-to-store-the-filesinstallation-on-a-separate-drive Best Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi, before we go further into deetails, can you please figure out to which containers the anonymous volumes belong? |
Beta Was this translation helpful? Give feedback.
-
|
Hi, thank you for your answer. These are nexcloud volumes i have checked. Perhaps I should briefly describe what might have led to this, as I now believe this to be the cause. I have a nextcloud-aio installation on an AMD64 server. I would like to replace this with an ARM64 server, as it offers much better performance and is more affordable (more cores, etc.). I have now run the identical stack on the ARM64 server (a new_install) via Portainer. And now these unnamed volumes suddenly appear before I import the data backup from AMD64. Does anyone have any idea what is going wrong here or how I can find out the names of the unnamed volumes? Best regards, |
Beta Was this translation helpful? Give feedback.
Hi, before we go further into deetails, can you please figure out to which containers the anonymous volumes belong?
For example on my test server, there are none. See