Commit Graph

10 Commits (d688d24e7aeb444f4dc3eb9b1de52f26e5155878)

Author SHA1 Message Date
Mitchell Bösecke d688d24e7a Added support for a PostgreSQL JNDI resource.
- Included a blurb on the README.md
- Provides a default "context.xml" that a user can easily configure using environment variables.
- Provides a mechanism for the user to override the default "context.xml" with their own version of the file for more advanced customization of the connection pool.

Heavily inspired by the work done at https://github.com/kartoza/docker-geoserver.
2023-11-09 08:59:33 -07:00
Nick Graziano a20e2942b3 Add CORS_ALLOW_CREDENTIALS env param that controls cors.support.credentials value, defaults to false, only applies if true and CORS_ALLOWED_ORIGINS is not wildcard. Update README with CORS env vars and PROXY_BASE_URL 2023-08-31 10:20:05 -06:00
Nick Graziano 7c36851a05 Add support for access-control-allow-credentials CORS header when CORS_ALLOWED_ORIGINS is not a wildcard 2023-08-30 12:58:31 -06:00
Andreas Watermeyer 2d0483bee5 Graceful tomcat shutdown 2023-06-07 20:10:18 -07:00
Yervand Aghababyan c8217f80e5
Making sure additional fonts are correctly counted
Currently the additional fonts installation fails as they are wrongly counted in the startup.sh script.
2023-03-25 12:37:26 -07:00
Nils Bühner 58521a88d8 Add logs for extension and font installation 2023-03-01 14:55:03 +01:00
Cristhian Rivera 422be0ae8d
Allow redirection to GeoServer webapp from the ROOT webapp 2022-10-16 13:18:31 +02:00
Jakob Miksch d5dbd403d5 Skip demo data on startup 2022-09-05 15:52:15 +02:00
Jody Garnett a66ec1e028 Troubleshoot Dockerfile handling of data directory and extensions 2022-08-13 23:41:53 -07:00
Johannes Weskamm 5d8ca42c09 Updating docker and scripts 2022-06-22 17:29:47 +02:00