Configuration
All configurable settings for your game servers.
Every game server in COSY has a set of configurable properties that control how the underlying Docker container is created and run. You can edit these in the Settings view of any server.
Image & Ports
Docker image name, tag, and port mappings.
Environment Variables
Configure the container and understand auto-generated variables.
Execution Command
Override the container's default startup command.
Volumes
Persistent storage and the volume mount concept.
Resource Limits
CPU and memory constraints for game servers.
RCON
Remote console settings for supported games.
When Can I Change Settings?
Docker-related settings (image, ports, environment variables, volumes, resource limits, execution command) are locked while the server is running. You need to stop the server before you can edit these settings. Once stopped, you can save your changes and they will be applied on the next start of your game server.