I have successfully installed Roon Server on Container Station on a QNAP NAS. How do I change the DataBase location (to an attached USD SSD? Also are the volumes enumerated in the Yml actual locations or symlinks to the music shares outside the container?
The internal database is part of the Roon container. You need to create the docker script per generator once more, pointing the whole container folder in which roon and its database live, on the USB-attached drive (the first path in the generator). Subsequently the docker script has to be reuploaded into Container Station or refreshed.
Feel free to share a screenshot of your folder structure, and name of the external volume on system level. Usually something like:
/share/MYPERSONALUSB/Roon:/Roon
works flawlessly, if you replace /MYPERSONALUSB with your drive´s name. Make sure the latter is formatted as EXT4, not exFAT or NTFS or anything like that. It wouldn´t work.
No, the alias name inside the container (last argument following : )must be /Roon under any condition. If the folder /RoonServerSSD has been used previously by RoonOnNAS installation, I would recommend to avoid it for Roon in a container. Better create a new folder under USBDisk1, like /RoonInContainer oder simply /Roon:
/share/USBDisk1/Roon:/Roon
