Closed ywkim312 closed 1 year ago
The geoserver upgrade attempts has not been very successful so far. It still has a problem in GUI part that it doesn't allow users to manipulated the GUI even though it serves the image to incore
Upgrading geoserver kartoza version from 2.17.2 to 2.23.0
The details about the problems
step 3-5 doesn't look like it is not being clicked. It doesn't have any reaction with mouse button click
Have tried the same way as the docker-compose (this way worked in docker-compose)
tst is down but using the new helm chart for geoserver is working on tst. So created a new namespace geoserver and deployed the new geoserver 2.23.1 using the helm chart and new namespace
Create a new PVC and PV in incore-vm and named geoserver-test under incore-tst folder in incore-vm. Copied the shared folders and only left little amount of layers in data folder and worksapce folder so the new deployment's up and down should be fast.
Created a script to update hard coded folder name in all the xml files in the data. This fixed the layer previews.
Newly deployed geoserver still doesn't work in GUI. The search option or pagination doesn't work. Also, changing password doesn't work. The weird thing is that, it doesn't work even though there is no mounted one. The default container without mounting didn't work. Tested the same docker image in vm as a single docker run without mounting and it (search, pagination, etc) worked well.
This has been implemented
Current geoserver is kartoza 2.17.0. Update this to newer version