Closed CompPhy closed 9 months ago
It also wipes out the config any time it updates.
It should only do that on values that are set on the UI, the rest should remain as is. But anyway, I did add a way to add any key=value pairs you want from the UI, and it will also restart the container on save anyway!
@stavros-k
Thank you for adding this so quickly. However, the current version of upstream that you selected is kind of bare bones. A lot of the config requires manually editing the settings files and then restarting the container. It also wipes out the config any time it updates.
Examples: server password/name, community server flag, etc.
Maybe switching to another upstream might be helpful here to get better options? For example, this one has a lot more of the server options exposed and seems like it's more actively maintained: https://github.com/thijsvanloef/palworld-server-docker They even have some k8s templates that could be used for reference.