-
mazano authored
* removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Develop (#71) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * Fix various issues in the repo (#80) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * bump version to 2.15.2 * fix postgis store issue caused by conflicting jar file from backup and restore plugin * Fix posts store issue (#84) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Fix gdal plugin install (#90) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * Add instruction for adding CORS (#91) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * Move GEOSERVER_OPTS to entrypoint.sh (#95) * Move GEOSERVER_OPTS to entrypoint.sh and set default values for INITIAL_MEMORY and MAXIMUM_MEMORY * MAINTAINER has been deprecated in favor of LABEL with the 'maintainer' key. https://docs.docker.com/engine/reference/builder/#maintainer * Add changes to INITIAL and MAXIMUM_MEMORY env vars to README * Small formatting / markdown cleanup * added env variables for java startup options * Add env variables for java in docker-compose (#98) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Enable marlin renderer * Marling render (#100) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Enable marlin renderer * remove duplicated code in entrypoint * Update docker-compose * fix gdal plugin issue - still needs testing * Added missing Jetty Dependencies (#107) * GeoServer 2.16.0 (#104) * use geoserver user and not root * Increase geoserver version 2.15.2 to 2.16.0 * Minor changes: code layout * Remove tomcat default apps * Switch back to true for TOMCAT_EXTRAS... as discussed here: https://github.com/kartoza/docker-geoserver/pull/104#discussion_r333457442 * Added missing Jetty Dependencies * Added external JARS to setup.sh * bug fix: update_passwords ignores env data_dir (#108) * revert docker user and fix other issues with passwords etc * remove control flow since it is now created in entrypoint * Upgrade to 2.16 (#109) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Enable marlin renderer * Align develop with master (#102) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#71) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Fix various issues in the repo (#80) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * Fix posts store issue (#84) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * Fix gdal plugin install (#90) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction for adding CORS (#91) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * Move GEOSERVER_OPTS to entrypoint.sh (#95) * Move GEOSERVER_OPTS to entrypoint.sh and set default values for INITIAL_MEMORY and MAXIMUM_MEMORY * MAINTAINER has been deprecated in favor of LABEL with the 'maintainer' key. https://docs.docker.com/engine/reference/builder/#maintainer * Add changes to INITIAL and MAXIMUM_MEMORY env vars to README * Small formatting / markdown cleanup * Add env variables for java in docker-compose (#98) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Marling render (#100) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Enable marlin renderer * GeoServer 2.16.0 (#104) * use geoserver user and not root * Increase geoserver version 2.15.2 to 2.16.0 * Minor changes: code layout * Remove tomcat default apps * Switch back to true for TOMCAT_EXTRAS... as discussed here: https://github.com/kartoza/docker-geoserver/pull/104#discussion_r333457442 * remove duplicated code in entrypoint * Update docker-compose * fix gdal plugin issue - still needs testing * revert docker user and fix other issues with passwords etc * remove control flow since it is now created in entrypoint * bug fix: entrypoint ignores env data_dir for s3.properties (#110) * add env variables for disabling xframe, setup s3 bucket, and control flow * Expose control flow as env variables (#112) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Enable marlin renderer * Align develop with master (#102) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#71) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Fix various issues in the repo (#80) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * Fix posts store issue (#84) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * Fix gdal plugin install (#90) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction for adding CORS (#91) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * Move GEOSERVER_OPTS to entrypoint.sh (#95) * Move GEOSERVER_OPTS to entrypoint.sh and set default values for INITIAL_MEMORY and MAXIMUM_MEMORY * MAINTAINER has been deprecated in favor of LABEL with the 'maintainer' key. https://docs.docker.com/engine/reference/builder/#maintainer * Add changes to INITIAL and MAXIMUM_MEMORY env vars to README * Small formatting / markdown cleanup * Add env variables for java in docker-compose (#98) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Marling render (#100) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Enable marlin renderer * GeoServer 2.16.0 (#104) * use geoserver user and not root * Increase geoserver version 2.15.2 to 2.16.0 * Minor changes: code layout * Remove tomcat default apps * Switch back to true for TOMCAT_EXTRAS... as discussed here: https://github.com/kartoza/docker-geoserver/pull/104#discussion_r333457442 * remove duplicated code in entrypoint * Update docker-compose * fix gdal plugin issue - still needs testing * revert docker user and fix other issues with passwords etc * remove control flow since it is now created in entrypoint * add env variables for disabling xframe, setup s3 bucket, and control flow * When having geoserver behind a proxy (such as nginx). The need to have (#111) that domain added to the CSRF whitelist is necessary for all of the forms to work when POSTing data back to geoserver. Geoserver offers the GEOSERVER_CSRF_WHITELIST property to be set via web.xml, -D arg via JVM, or by environment variable. Since this is a containerized version of geoserver, using an environment variable is optimal for following cloud native development best practices (aka 12-factor). Reference: https://docs.geoserver.org/stable/en/user/security/webadmin/csrf.html * fix formating for readme * Disable building community modules by default, they sometimes bring uninteneded consequences * Disable building community modules (#116) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Enable marlin renderer * Align develop with master (#102) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#71) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Fix various issues in the repo (#80) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * Fix posts store issue (#84) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * Fix gdal plugin install (#90) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction for adding CORS (#91) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * Move GEOSERVER_OPTS to entrypoint.sh (#95) * Move GEOSERVER_OPTS to entrypoint.sh and set default values for INITIAL_MEMORY and MAXIMUM_MEMORY * MAINTAINER has been deprecated in favor of LABEL with the 'maintainer' key. https://docs.docker.com/engine/reference/builder/#maintainer * Add changes to INITIAL and MAXIMUM_MEMORY env vars to README * Small formatting / markdown cleanup * Add env variables for java in docker-compose (#98) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Marling render (#100) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#65) * Develop (#63) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Develop (#64) * removed tomcat apr and native install since tomcat base installs this * add variable for resource directory * modified wget requests * upgrade Geoserver to version 2.15.0 * Fix gdal-data unzip and using latest postgis in docker compose (#66) * Use postgres 11 and remove quotes from geoserver env password * fix gdal-data unzip * Add option for env variable for custom location of S3 properties file * Fix bound mounts and add S3 env variable * Changed exit code for update password script * Modified scripts to solve loggin issues * fix postgis store issue caused by conflicting jar file from backup and restore plugin * fix import of gdal plugin * Add instruction to add support for CORS * added env variables for java startup options * Enable marlin renderer * GeoServer 2.16.0 (#104) * use geoserver user and not root * Increase geoserver version 2.15.2 to 2.16.0 * Minor changes: code layout * Remove tomcat default apps * Switch back to true for TOMCAT_EXTRAS... as discussed here: https://github.com/kartoza/docker-geoserver/pull/104#discussion_r333457442 * remove duplicated code in entrypoint * Update docker-compose * fix gdal plugin issue - still needs testing * revert docker user and fix other issues with passwords etc * remove control flow since it is now created in entrypoint * add env variables for disabling xframe, setup s3 bucket, and control flow * fix formating for readme * Disable building community modules by default, they sometimes bring uninteneded consequences
fb1ccdf1