description:"The GAMEID that the container download at startup.(httpsdeveloper.valvesoftware.comwikiDedicatedServersList)"
schema:
type:string
default:"622970"
- variable:GAME_PARAMS
label:'GAME_PARAMS'
description:"Enter your start up commands for the server otherwise leave blank (eg -PORT=7778 without qotes)."
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: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: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:udpgameport
label:'udpgameport service'
description:"If you specify another game port then delete this entry and create a new UDP entry with your desired port number (also dont forget to set it in the GAMEPARAMS)."
schema:
additional_attrs:true
type:dict
attrs:
# Include{serviceSelector}
- variable:udpgameport
label:"udpgameport Service Port Configuration"
schema:
additional_attrs:true
type:dict
attrs:
- variable:port
label:"Port"
description:"This port exposes the container port on the service"