To install PoloCloud, follow these steps:
- Download the latest release from the releases page.
- Go to the folder in which the downloaded jar is located and execute the following command there:
java -jar polocloud.jar
- Create a Proxy and Lobby Group using 'group create'
- Set lobby as a fallback service with 'group lobby property set fallback true'
- Connect to your Server using ip-address:DEFAULT-PROXY-PORT
id | description | type | default value | implemented |
---|---|---|---|---|
startArguments | Text | '' | //todo | |
percentageToStartNewService | Percentage Number | 100.0 | //todo | |
preferredFallback | Text list | '' | //todo | |
startPriority | Number | 0 | //todo | |
mergedTemplates | Text list | [] | //todo | |
environmentVariables | Text list | [] | //todo | |
name-separator | Text | '-' | //todo | |
restartOnTemplateChange | State | false | //todo | |
autoFileDeleteOnShutdown | State | false | //todo | |
portRange | Number | -1 | //todo | |
disablePlatformCache | State | false | //todo | |
disableConfigurationManipulation | State | false | //todo |
id | description | type | default value | implemented |
---|---|---|---|---|
expire | Date | -1 | //todo | |
serverPrediction | String list | [] | //todo |