Loading deploy/.env +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ GEOSERVER_ADMIN_PASSWORD=changeme STABLE_EXTENSIONS=css-plugin,inspire-plugin,csw-plugin,netcdf-plugin,netcdf-out-plugin,ysld-plugin COMMUNITY_EXTENSIONS=jms-cluster-plugin CLUSTERING=true CLUSTER_DURABILITY=true CLUSTER_DURABILITY=false TOMCAT_EXTRAS=false GEOSERVER_LABEL_COLOR=white GEOSERVER_LABEL_BACKGROUND=black Loading deploy/docker-compose.tmpl.yml +2 −2 Original line number Diff line number Diff line Loading @@ -173,9 +173,9 @@ configs: file: ./config/web.xml master-cluster-properties-config: name: ${MASTER_CLUSTER_PROPERTIES_CONFIG_NAME:-master-geoserver-cluster-properties-config} name: ${MASTER_CLUSTER_PROPERTIES_CONFIG_NAME:-geoserver-master-cluster-properties-config} file: ./config/master-cluster.properties node-cluster-properties-config: name: ${NODE_CLUSTER_PROPERTIES_CONFIG_NAME:-node-geoserver-cluster-properties-config} name: ${NODE_CLUSTER_PROPERTIES_CONFIG_NAME:-geoserver-node-cluster-properties-config} file: ./config/node-cluster.properties Loading
deploy/.env +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ GEOSERVER_ADMIN_PASSWORD=changeme STABLE_EXTENSIONS=css-plugin,inspire-plugin,csw-plugin,netcdf-plugin,netcdf-out-plugin,ysld-plugin COMMUNITY_EXTENSIONS=jms-cluster-plugin CLUSTERING=true CLUSTER_DURABILITY=true CLUSTER_DURABILITY=false TOMCAT_EXTRAS=false GEOSERVER_LABEL_COLOR=white GEOSERVER_LABEL_BACKGROUND=black Loading
deploy/docker-compose.tmpl.yml +2 −2 Original line number Diff line number Diff line Loading @@ -173,9 +173,9 @@ configs: file: ./config/web.xml master-cluster-properties-config: name: ${MASTER_CLUSTER_PROPERTIES_CONFIG_NAME:-master-geoserver-cluster-properties-config} name: ${MASTER_CLUSTER_PROPERTIES_CONFIG_NAME:-geoserver-master-cluster-properties-config} file: ./config/master-cluster.properties node-cluster-properties-config: name: ${NODE_CLUSTER_PROPERTIES_CONFIG_NAME:-node-geoserver-cluster-properties-config} name: ${NODE_CLUSTER_PROPERTIES_CONFIG_NAME:-geoserver-node-cluster-properties-config} file: ./config/node-cluster.properties