sonisitez I installed cloudreve on docker, but I don't see the files I uploaded appearing in aapanel, how does it actually work? If I move servers later, how do I back up all the configurations along with the files I have uploaded so that the shared URLs do not change? Thank you.
aaPanel_Kern Hello, Please check if persistent storage is used? Is the uploaded file in the container? sonisitez
aaPanel_Kern It is recommended that you check the configuration file and check whether you use volumes or map directories.
sonisitez Okay, no problem, I will investigate it. Can you guide me on how to back up the files + data in the aapanel Docker container? So when I move the server, I just need to import it, is that possible?
aaPanel_Kern Hello, generate a mirror of the container If there is a persistent directory, you need to backup and migrate together sonisitez