Is your feature request related to a problem? Please describe.
Now that the A21 experimental branch is available, I want to be able to create a server based on it. But I'm not sure which of the various volumes can be shared between an A20 container and an A21 container.
Describe the solution you'd like
It would be nice if the documentation included a section that lists which volume must be distinct between different server instances, and which can be shared.
Is your feature request related to a problem? Please describe. Now that the A21 experimental branch is available, I want to be able to create a server based on it. But I'm not sure which of the various volumes can be shared between an A20 container and an A21 container.
Describe the solution you'd like It would be nice if the documentation included a section that lists which volume must be distinct between different server instances, and which can be shared.
/home/sdtdserver/.local/share/7DaysToDie/ /home/sdtdserver/lgsm/config-lgsm/sdtdserver /home/sdtdserver/serverfiles/ # Optional - serverfiles folder /home/sdtdserver/log/ # Optional - Logs folder /home/sdtdserver/lgsm/backup/ # Optional - If BAKCUP=NO, backups folder
Maybe some volumes can be shared between two worlds with the same server version, but not different server versions?