Removed limitation for environment variables values to be less than 255 characters. User can set JAVA_OPTS in env variables of workspace User can set MAVEN_OPTS in env variables of workspace User can set CHE_WORKSPACE_WSAGENT_JAVA_OPTIONS java opts to adjust java opts of ws-agent User can set CHE_WORKSPACE_MAVEN__SERVER__JAVA__OPTIONS java opts to adjust java opts of the maven server Admin can set CHE_WORKSPACE_JAVA__OPTIONS to adjust default value of JAVA_OPTS of all workspaces Admin can set CHE_WORKSPACE_MAVEN__OPTIONS to adjust default value of MAVEN_OPTS of all workspaces Admin can set CHE_WORKSPACE_WSAGENT__JAVA__OPTIONS to adjust default value of JAVA_OPTS of all ws-agents Admin can set CHE_WORKSPACE_MAVEN__SERVER__JAVA__OPTIONS to adjust default value of JAVA_OPTS of all maven servers If admin will configure CHE_WORKSPACE_HTTP__PROXY this values will be used in JAVA_OPTS , MAVEN_OPTS , and jvm options for ws-agent and maven-server che.workspace.java_options=-XX:MaxRAM=150m -XX:MaxRAMFraction=2 ... che.workspace.maven_options=-XX:MaxRAM=150m -XX:MaxRAMFraction=2 ... che.workspace.wsagent_java_options=-XX:MaxRAM=600m -XX:MaxRAMFraction=1 ... che.workspace.maven_server_java_options=-XX:MaxRAM=128m -XX:MaxRAMFraction=1 .. Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com> |
||
|---|---|---|
| .. | ||
| che-plugin-maven-generator-archetype | ||
| che-plugin-maven-ide | ||
| che-plugin-maven-server | ||
| che-plugin-maven-shared | ||
| che-plugin-maven-tools | ||
| maven-server | ||
| pom.xml | ||