Commit Graph

63 Commits (f4d4c819fb7553d30c7788866880f9249a731c87)

Author SHA1 Message Date
Nils Bühner f4d4c819fb
Merge pull request #47 from Tufts-Technology-Services/support-tomcat-root
Support tomcat root
2024-07-22 08:58:00 +02:00
Ali Raja 2f195e5dcd chore: use geoserver version 2.25.2 2024-07-19 13:13:01 +01:00
Chris Barnett a03ff2b0fe Merge remote-tracking branch 'origin/master' into support-tomcat-root 2024-07-08 23:37:04 -04:00
Dirk Mennecke 7d3e39ae91 Update README environment variables 2024-07-08 21:04:19 -04:00
Dirk Mennecke b591a1a4c5 Update readme 2024-07-08 21:04:19 -04:00
Mitchell Bösecke 701203821a Added basic HTTPS support by mounting a JKS file and providing some environment variables. 2024-07-08 21:02:58 -04:00
Nils Bühner cb4e2d2eb6 chore: use latest tomcat and geoserver versions 2024-07-08 21:02:58 -04:00
Nils Bühner c94bd75cac
Merge pull request #60 from dmenneck/update-admin-credentials
Update docs
2024-06-06 17:33:04 +02:00
Dirk Mennecke 6d965d2f61 Update README environment variables 2024-06-06 12:55:08 +02:00
Dirk Mennecke c0d6edd74d Update readme 2024-06-06 09:41:36 +02:00
Nils Bühner 7be6e68b2e
Merge pull request #34 from mbosecke/ssl
Added basic HTTPS support
2024-05-29 14:37:59 +02:00
Nils Bühner ef8d2afa95 chore: use latest tomcat and geoserver versions 2024-05-29 13:17:17 +02:00
Chris Barnett 2d277578a6
Merge branch 'geoserver:master' into support-tomcat-root 2024-05-14 15:29:55 -04:00
Iceflower 795acadadc
Fix env var default values 2024-04-25 16:03:02 +02:00
Peter Smythe e2ac59468f
Update README.md
Easily find latest version numbers
2024-04-24 16:18:03 +02:00
Chris Barnett edd0315216
Merge branch 'geoserver:master' into support-tomcat-root 2024-02-20 15:22:53 -05:00
Chris Barnett ce561ff777 Added context element to config/server.xml and set autoDeploy and deployOnStartup to false
url in HEALTHCHECK written to file so that it can be set on startup
updated README with usage info
2024-02-13 13:50:05 -05:00
Jan-Otto Kröpke 16fe5727d1
Update README.md 2024-02-10 01:04:48 +01:00
Jan-Otto Kröpke 1d4bc77faf
Merge branch 'master' into patch-1 2024-02-09 09:35:51 +01:00
Nils Bühner 3727938ec0
Merge pull request #39 from ahennr/tomcat-hardening-cis
Docker image and Tomcat configuration hardening
2024-02-09 09:21:48 +01:00
Nils Bühner 2490a96a8c docs: update readme regarding config overwrite 2024-02-07 15:04:19 +01:00
Andre Henn 9ff2eb405e
adds documentation for usage of custom server.xml 2024-02-07 12:59:21 +01:00
Jan-Otto Kröpke 906cab1267
Update README.md 2024-01-29 23:20:17 +01:00
Nils Bühner aa19de31d8 chore: use latest versions 2023-12-20 14:01:07 +01:00
Andre Henn 4d96f6f19c
introduce health checks for GeoServer and postgis 2023-12-11 14:20:01 +01:00
jashan 7c087d2f46 - Added reference to JAVA and CATALINA docs
- Added reference to the osgeo repository
2023-12-02 11:09:54 +09:00
jashan 6e80acf8cd - Separate table for non-configurable Vars 2023-12-02 11:09:54 +09:00
jashan 5c44368b20 Updated README.md with env vars 2023-12-02 11:09:54 +09:00
Mitchell Bösecke 41d2116ee2 Added basic HTTPS support by mounting a JKS file and providing some environment variables. 2023-11-15 15:47:00 -07:00
Mitchell Bösecke 8be469744c Fixed default value for JNDI resource.
In Apache tomcat we have to name it "jdbc/postgres" while in Geoserver we have to name it "java:comp/env/jdbc/postgres".
2023-11-09 10:04:28 -07:00
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
Nils Bühner d092644d59 Fix link to BUILD.md 2023-07-10 10:14:40 +02:00
Jody Garnett 236339ad82 Use multi-stage build to avoid caching snapshot download 2023-06-07 20:09:47 -07:00
Jody Garnett 1afa2c8cd1 Support for nightly builds 2023-04-28 16:35:57 -07:00
Jody Garnett b470f7835d Break readme into smaller files as build and release instructions are getting longer 2023-04-28 16:35:57 -07:00
Nils Bühner bc4fa8fff7
Merge pull request #17 from peroper/version-2.22.0
Version 2.22.0 in docker compose and readme
2023-02-06 12:09:31 +01:00
Johannes Weskamm 15db31a51e Add release script usage to readme 2023-02-01 13:18:01 +01:00
Joakim Andersson 61c64d3a2e Use geoserver version 2.22.0 in readme, consistent with Dockerfile and docker compose file. 2023-01-25 11:06:17 +01:00
Jakob Miksch 8fb15fe212 Formatting of README 2022-12-16 14:53:48 +01:00
Cristhian Rivera 14df2bb394
Merge remote-tracking branch 'upstream/master' into feature/root-webapp-redirect 2022-11-09 21:39:15 +01:00
Jakob Miksch 79def48c30
Notes how to include a custom extension 2022-11-07 15:44:08 +01:00
Jody Garnett 34c7b0ab09 Example of SKIP_DEMO_DATA 2022-10-21 23:21:04 -07:00
Cristhian Rivera 422be0ae8d
Allow redirection to GeoServer webapp from the ROOT webapp 2022-10-16 13:18:31 +02:00
Nils Bühner d6a5e841ce
Merge pull request #9 from JakobMiksch/skip-demo
Skip demo data on startup
2022-09-15 15:40:03 +02:00
Jakob Miksch 5c5ce2b201
Update README.md
Co-authored-by: Marc Jansen <jansen@terrestris.de>
2022-09-06 22:09:07 +02:00
Jakob Miksch f80bb98333
Update README.md
Co-authored-by: Marc Jansen <jansen@terrestris.de>
2022-09-05 17:45:23 +02:00
Jakob Miksch d5dbd403d5 Skip demo data on startup 2022-09-05 15:52:15 +02:00
Jakob Miksch 46ff605704
Fix link to docs 2022-09-01 13:52:33 +02:00
Marc Jansen 7bc3b1f037 Small wording changes 2022-08-21 22:14:12 +02:00