zalf-rdm / geonode-k8s

A Kubernetes helm chart for the geospacial webapplication Geonode
https://geonode-k8s.readthedocs.io/en/latest/
GNU General Public License v2.0
12 stars 7 forks source link

Use official geonode container image: geonode/geonode:latest-ubuntu-22.10 #51

Closed mwallschlaeger closed 10 months ago

mwallschlaeger commented 11 months ago

Task Description

use official geosolutions docker image in geonode-k8s as default image

bradjones1 commented 11 months ago

Would this be possible as a drop-in replacement for mwall2bitflow/geonode? Not that I don't trust you, but I can't find the Dockerfile to audit this image at the moment?

mwallschlaeger commented 11 months ago

yes, the plan is to use the officially provided image from geonode. This just came into the docker deployment a few weeks ago. I haven't tested it yet in this deployment though but i guess it will just work out of the box

ridoo commented 10 months ago

Sidenote: For the release 1.0.0 the Chart uses 52north/geonode:4.1.2 image until geosolutions publishes a stable base image.

Basically it is a plain GeoNode fork which builds the images via GitHub workflow

mwallschlaeger commented 10 months ago

closed with #74