On a classical GeoNode deployment with Docker, the solution to synchronize GeoNode with GeoServer configuration after for example a mass upload of new data in Geoserver is to use the GeoNode ...
* 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 ...