description:"The GAMEID that the container download at startup.(httpsdeveloper.valvesoftware.comwikiDedicatedServersList)"
schema:
type:string
default:"489650 "
- variable:GAME_PARAMS
label:'GAME_PARAMS'
description:"Enter your start up commands for the server (for example the server admin --admin [YOURsteamID64] e.g --admin 123456789123456789 without quotes)."
schema:
type:string
default:""
- variable:USERNAME
label:'USERNAME'
description:"Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION You have to disable Steam Guard)."
schema:
type:string
default:""
- variable:VALIDATE
label:'VALIDATE'
description:"Set the Variable to true if you want to validate the installation otherwise leave it blank."
schema:
type:string
default:""
- variable:PASSWRD
label:'PASSWRD'
description:"Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION You have to disable Steam Guard)."
description:"The internal(!) port on the container the Application runs on"
schema:
type:int
default:7777
- variable:queryport
label:'queryport service'
description:"UDP Query Port (if you need another port, please delete this entry and create a new UDP Port with the corresponding port number, also dont forget to change the port in your game settings file)"
schema:
additional_attrs:true
type:dict
attrs:
# Include{serviceSelector}
- variable:queryport
label:"queryport Service Port Configuration"
schema:
additional_attrs:true
type:dict
attrs:
- variable:port
label:"Port"
description:"This port exposes the container port on the service"