Loading deploy/.env +7 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ HTTP_SCHEME=https GEOSERVER_ADMIN_USER=admin GEOSERVER_ADMIN_PASSWORD=changeme STABLE_EXTENSIONS=css-plugin,inspire-plugin,csw-plugin,netcdf-plugin,netcdf-out-plugin,ysld-plugin COMMUNITY_EXTENSIONS=jms-cluster-plugin,cog-http-plugin,stac-datastore-plugin COMMUNITY_EXTENSIONS=jms-cluster-plugin,cog-http-plugin,stac-datastore-plugin,cog-s3-plugin TOMCAT_EXTRAS=false ROOT_WEBAPP_REDIRECT=true GEOSERVER_LABEL_COLOR=white Loading @@ -23,6 +23,12 @@ DISABLE_CORS=false GEOSERVER_XSTREAM_WHITELIST=org.geotools.jdbc.** CHOWN_DATA_DIR=true IIO_S3_AWS_ENDPOINT=change.me IIO_S3_AWS_FORCE_PATH_STYLE=true IIO_S3_AWS_REGION=us-east-1 IIO_S3_AWS_USER=changeme IIO_S3_AWS_PASSWORD=changeme CLUSTERING=true CLUSTER_DURABILITY=false CLUSTER_CONNECTION_RETRY_COUNT=10 Loading deploy/compose.tmpl.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,11 @@ x-geoserver-environment: &geoserver-environment EXISTING_DATA_DIR: CHOWN_DATA_DIR: ADDITIONAL_JAVA_STARTUP_OPTIONS: IIO_S3_AWS_ENDPOINT: IIO_S3_AWS_FORCE_PATH_STYLE: IIO_S3_AWS_REGION: IIO_S3_AWS_USER: IIO_S3_AWS_PASSWORD: x-geoserver-deploy: &geoserver-deploy mode: replicated Loading Loading
deploy/.env +7 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ HTTP_SCHEME=https GEOSERVER_ADMIN_USER=admin GEOSERVER_ADMIN_PASSWORD=changeme STABLE_EXTENSIONS=css-plugin,inspire-plugin,csw-plugin,netcdf-plugin,netcdf-out-plugin,ysld-plugin COMMUNITY_EXTENSIONS=jms-cluster-plugin,cog-http-plugin,stac-datastore-plugin COMMUNITY_EXTENSIONS=jms-cluster-plugin,cog-http-plugin,stac-datastore-plugin,cog-s3-plugin TOMCAT_EXTRAS=false ROOT_WEBAPP_REDIRECT=true GEOSERVER_LABEL_COLOR=white Loading @@ -23,6 +23,12 @@ DISABLE_CORS=false GEOSERVER_XSTREAM_WHITELIST=org.geotools.jdbc.** CHOWN_DATA_DIR=true IIO_S3_AWS_ENDPOINT=change.me IIO_S3_AWS_FORCE_PATH_STYLE=true IIO_S3_AWS_REGION=us-east-1 IIO_S3_AWS_USER=changeme IIO_S3_AWS_PASSWORD=changeme CLUSTERING=true CLUSTER_DURABILITY=false CLUSTER_CONNECTION_RETRY_COUNT=10 Loading
deploy/compose.tmpl.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,11 @@ x-geoserver-environment: &geoserver-environment EXISTING_DATA_DIR: CHOWN_DATA_DIR: ADDITIONAL_JAVA_STARTUP_OPTIONS: IIO_S3_AWS_ENDPOINT: IIO_S3_AWS_FORCE_PATH_STYLE: IIO_S3_AWS_REGION: IIO_S3_AWS_USER: IIO_S3_AWS_PASSWORD: x-geoserver-deploy: &geoserver-deploy mode: replicated Loading