Where does the all in one container store the user files?

First off I would have to say I am a “Docker idiot” If I can’t use it with portainer, I likely don’t understand it. I don’t know what a lot of things do, what they are used for. I can copy a compose file, change some stuff to make it work, and yea. But I need the documentation for a “docker idiot” to do most of it. I have attempted to look through the documentation on docker hub, and all I can find is how to change the location of the data dir. I don’t want to change the location of the data dir, I want to use the default data dir, and bind it outside the container.
For the life of me, I can’t see anywhere in the all-in-one documentation where the all-in-one container stores the user files. As well as what the other volumes are…
So I guess this is 3 questions. If I wish to put the user files on a directory on the host machine, where do I bind it to?
What does /var/run/docker.sock:ro contain? Can I mount it elsewhere? Does it get big?
I am assuming the /mnt/docker-aio-config is just the config data? SO I can bind that to my normal config directory?

Hi, see GitHub - nextcloud/all-in-one: 📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.

This topic was automatically closed after 90 days. New replies are no longer allowed.