Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop into master #145

Merged
merged 67 commits into from Mar 27, 2020
Merged

Merge develop into master #145

merged 67 commits into from Mar 27, 2020

Conversation

NyakudyaA
Copy link
Collaborator

No description provided.

NyakudyaA and others added 30 commits February 26, 2019 17:21
* 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
* 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
* 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
* 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
* 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
* 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
* 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 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
TheAnarchoX and others added 29 commits October 26, 2019 08:20
* 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: #104 (comment)

* Added missing Jetty Dependencies

* Added external JARS to setup.sh
…velop

� Conflicts:
�	Dockerfile
�	scripts/entrypoint.sh
* 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: #104 (comment)

* 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
* 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: #104 (comment)

* 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
#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
* 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: #104 (comment)

* 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
…elop

� Conflicts:
�	Dockerfile
�	build.sh
�	docker-compose.yml
�	docker-env/geoserver.env
�	scripts/entrypoint.sh
�	scripts/setup.sh
* 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

* Align master with develop (#113)

* 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

* merge develop to master (#115)

* 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

* 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

* 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 (#117)

* 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…
* 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

* Align master with develop (#113)

* 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

* merge develop to master (#115)

* 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

* 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

* 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 (#117)

* 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)

* remov…
…elop

� Conflicts:
�	Dockerfile
�	scripts/entrypoint.sh
�	scripts/setup.sh
�	scripts/start.sh
@NyakudyaA NyakudyaA merged commit 4f61d60 into kartoza:master Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants