-
Notifications
You must be signed in to change notification settings - Fork 45
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
Fix #123: Increase proxy_temp_file_write_size to 512k #128
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
randomorder
approved these changes
Jul 26, 2023
randomorder
added a commit
that referenced
this pull request
Mar 5, 2024
* update .gitignore file * remove maps prefix from Docker Image Tag * remove unwanted plugins from default build * disable extra fonts by default * Leverage sourceforge redirect to get a valid mirror (#19) "kent" mirror, or any other one, cannot be relied to be up forever * Update README.md remove status badge * docker image overhaul * let unzip in a container which will be dropped. (#24) * let unzip in a container which will be dropped. * Update Dockerfile * Update Dockerfile * Fixing building issue * fixing datadir creation issues * Create README.md * adding requirements asked here: https://github.com/geosolutions-it/De… (#27) * adding requirements asked here: https://github.com/geosolutions-it/DevOps/issues/391 * added EXTRA_OPTS * fixed extra opts * fixed packages * fixed docker images * Update Dockerfile * Docker hub build (#35) * add docker hub build * add tests * add tests * add tests * add tests * add tests * add tests * add tests * add tests * add tests * add tests * add tests * add tests * add tests * adding version handling * fix source forge download * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * tests * added plugin handling * added plugin handling * added plugin handling * added plugin handling * added plugin handling * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing plugins * fixing tests * fixing tests * cleanup dockerfile * updated documentation * diagram * updated documentation * removing 'test-' from image tag * updated custom_build.sh and Dockerfile - #392 * fixed build script * added Documentation for custom_build.sh script and in its help description * fixed build for stable versions in sourceforge mirrors * finished fixing custom_build.sh after sync with Alessandro * fixed diagram Co-authored-by: Alessandro Parma <[email protected]> * libjpeg-turbo version and package changed for compatibility with other platforms. * Resolved the error `./custom_build.sh: line 58: -2: substring expression < 0` when is running in macOS. * Resolves 496 Error building with custom_build.sh script. Change the way to strip the substring in the custom_build.sh. * removing the --no-cache in the build steps * Update README.md * removing the --no-cache in the build steps * fix datadir/nodatadir usage resolver #44, fixed backward compatibility issues introduced by new build command, backported from github.com/geoserver/docker custom_build.sh pull/no_pull fix in options * readme update - data persistence (#54) * readme update - data persistence * readme update - data persistence * readme update - data persistence * readme update - data persistence * Aligned Dockerfile to community modification * readme update - data persistence * GS #527 - change master to main (#55) * Issue 57 nightly offical plugins problem (#58) * issue 57: check that plugins are configured for nightly versions, cleaned code a bit for Dockerfile and ./custom_build.sh * indentation * update README (#56) fixed small typo in docker run command * Update test_hooks.sh update geoserver release numbers * Run tomcat as non-root user #50 (#61) * adding the docker 18 version to the conditional (#62) * Updated docker image to support password change for admin (#63) * fixed hooks/test (#66) * Improvements (#67) * replace sourceforge by github to download libjpeg-turbo During my different tests, getting from sourceforge was the bottleneck * fix command to build in README * add missing -y flag after installing libjpeg-turbo https://avd.aquasec.com/appshield/ds021/ * Update test_hooks.sh (#70) * Changing absolute bash path in /usr/bin/env * Added new code to automatically enable "latest" tagging * Added new NEWEST_VERSION variable * Update README.md fix typo in the README * bump postgresql client version (#81) * Aligned pr for community requirements (#64) * aligned code, its features, documentation to docker image requirements * aligned code, its features, documentation to docker image requirements * aligned code, its features, documentation to docker image requirements * Update Dockerfile enabled custom fonts * some small fixes * Update README.md * Update README.md * fixed postgres client version because of official tomcat upgrades * fix entrrpoint.sh path for plugins extraction * Update geoserver-rest-reload.sh * Update geoserver-rest-config.sh * Update README.md * Update README.md Co-authored-by: Alessandro Parma <[email protected]> * Added 2.18.5 to MAINT_VERSION (#82) * resolve #495 docker-compose file for GeoServer (#43) * docker-compose added: - proxy service added. - nginx config for geoserver added. - postgres service added. - postgres ENV variables added. - database initialization added. * adding changes requested * changing the network name to geoserver-network * Delete .gitignore * Update Dockerfile * Update 01-init-user.sh create postgis extension in the "geoserver" database instead of "postgres" database Co-authored-by: luca pasquali <[email protected]> Co-authored-by: Alessandro Parma <[email protected]> * Update 01-init-user.sh * Update README.md fix typo * Update geoserver-rest-reload.sh fix HTTP method in REST reload request * Update README.md (#83) * Update README.md (#84) * Update Dockerfile (#90) * #91 fix sources styles direcoty (#92) * Update README.md Fixed duplicate text on custom_build.sh script section * Update README.md Docker-Compose Documentation Improvement * Fix geoserver-rest-reload.sh (#95) Fix bash path, because there is no soft link in `/usr/bin/` inside base image `tomcat:9-jdk11-openjdk` * Update README.md Improvement to the volumes and environment variables section * Create .gitattributes Initial creation of .gitattributes file * Pbaronetti readme improvement (#94) * Update README.md Fixed duplicate text on custom_build.sh script section * Update README.md Docker-Compose Documentation Improvement * Update README.md Improvement to the volumes and environment variables section * 97: Fix some typos in custom_build.sh (#98) * Revert "Pbaronetti gitattributes creation" * Create .gitignore (#102) Creation of the gitignore file * Test version (#105) * Update build Test Docker Hub AutoBuild * Update build curl command update * Leo (#109) * modified Dockerfile for git hash variable * Added git hash information into README * Added git hash information Co-authored-by: root <[email protected]> Co-authored-by: Ubuntu <[email protected]> * Fixing README (#110) Co-authored-by: Ubuntu <[email protected]> * Update geoserver.conf (#114) allow for bigger headers used by OGC API * Fix build URL (#121) * Fix #123: Increase proxy_temp_file_write_size to 512k (#128) fixed #123 * Update Dockerfile LibJPEG Turbo (#131) * Switch to temurin, since the openjdk image variant is no longer actively maintained (#134) * CATALINA_OPTS and EXTRA_GEOSERVER_OPTS (#135) * Change JAVA_OPTS to CATALINA_OPTS (#133) * Define env var EXTRA_GEOSERVER_OPTS (#133) Define the extra variable "EXTRA_GEOSERVER_OPTS" in the Dockerfile. It is appended to the CATALINA_OPTS in the entrypoint script. * remove marlin and add requested plugins --------- Co-authored-by: Alessandro Parma <[email protected]> Co-authored-by: Lorenzo Pini <[email protected]> Co-authored-by: luca pasquali <[email protected]> Co-authored-by: luca pasquali <[email protected]> Co-authored-by: Asdrubal Gonzalez <[email protected]> Co-authored-by: Simone Giannecchini <[email protected]> Co-authored-by: Christoph Mohr <[email protected]> Co-authored-by: Asdrubal <[email protected]> Co-authored-by: sycured <[email protected]> Co-authored-by: Matteo Niccoli <[email protected]> Co-authored-by: drumbsd <[email protected]> Co-authored-by: dawitanelay <[email protected]> Co-authored-by: PabloBaronetti <[email protected]> Co-authored-by: Hsieh Chin Fan <[email protected]> Co-authored-by: PabloBaronetti <[email protected]> Co-authored-by: André Gaudêncio <[email protected]> Co-authored-by: zsarkad <[email protected]> Co-authored-by: root <[email protected]> Co-authored-by: Ubuntu <[email protected]> Co-authored-by: Fernando Miño <[email protected]> Co-authored-by: boukandouramhamed <[email protected]> Co-authored-by: Carsten Hoffmann <[email protected]> Co-authored-by: Francesco Camuffo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixed #123