Closed juanluisrp closed 1 year ago
The branch has a new name. You can update your local branch running:
git branch -m update-gn-4.2.5 update-gn-4.4
git fetch origin
git branch -u origin/update-gn-4.4 update-gn-4.4
git remote set-head origin -a
Work continues in https://github.com/geonetwork/docker-geonetwork/pull/107.
WEBAPP_CONTEXT_PATH
(defaults to/geonetwork
)/opt/geonetwork
GN_CONFIG_PROPERTIES
for passing addional configuration options to GN in the form of Java properties, for exampleGN_CONFIG_PROPERTIES=-Dldap.base.provider.url=ldap://ldap:389
ES_HOST
is no longer mandatory and now defaults tolocalhost