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
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
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
Jody Garnett
dc4e97b7a4
Provide release instructions
2022-08-15 12:15:08 -07:00
Jody Garnett
ec244b556a
Add list of configuration
2022-08-15 11:30:53 -07:00
Jody Garnett
0c7af98f0b
Double check readme headings
2022-08-15 10:39:01 -07: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
Nils Bühner
82e350ddaa
Enable use of custom war build
2021-01-29 18:44:11 +01:00
Nils Bühner
5391f2cb4f
Minors
2020-12-17 22:44:46 +01:00
Nils Bühner
4261b1bdc1
Enable installation of custom libs/jars/extensions
2020-12-17 20:12:44 +01:00
Nils Bühner
a4e3a83816
Add flag to control download of extensions at run time
2020-12-17 18:11:00 +01:00
Nils Bühner
ed60742751
Add basic docker-compose demo
2020-12-17 17:49:18 +01:00
Nils Bühner
a03ee5ae96
Switch to OpenJDK 11
2020-12-17 16:52:53 +01:00