Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Bring in 26 commits from upstream #1

Open
wants to merge 394 commits into
base: geonode-project-fork
Choose a base branch
from

Conversation

jondoig
Copy link

@jondoig jondoig commented Jun 24, 2019

No description provided.

@afabiani afabiani force-pushed the master branch 7 times, most recently from ddc4127 to ccf3b13 Compare July 22, 2020 16:03
giohappy and others added 30 commits August 23, 2023 11:00
#468)

* [Fixes #467] docker-compose up -d brings up an error for Geonode 4.1.0

* - Typo
* Set default geodabatase for Geoserver

* echo variables

* revert Dockerfile change

* Add default geodatabase pw for Geoserver

* better defaults
* First refactoring of Docker base images

* fix nginx image and tags
This pull request introduces a minor modification to the README file, specifically in the template ZIP URL for download. The current README suggests using GN_VERSION as the master branch for download. However, based on GitHub's documentation regarding source code archives (GitHub Docs), it is recommended to use 'heads' instead of 'tags' when downloading from a branch.

Changes Made:

Updated the template ZIP URL to use 'heads' instead of 'tags' when specifying the branch for download.
References:

GitHub Docs - Downloading Source Code Archives ( https://docs.github.com/en/repositories/working-with-files/using-files/downloading-source-code-archives) 

This change ensures that users who want to download from the branch will have the correct URL format.
Quoted JAVA_OPTS causes issues in Docker Swarm deploys: the whole value is
parsed and passed to Java as a single option.

Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: Giovanni Allegri <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.