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

Issue#27 pycsw single microservice #34

Closed mwallschlaeger closed 1 year ago

mwallschlaeger commented 1 year ago

Closes #27

📑 Description

ref #27

added pycsw microservice inspired by pycsw helm chart (https://github.com/geopython/pycsw/tree/master/docker/helm) with adoption to the style of this helm chart.

Implementation:

ℹ Additional Information

mwallschlaeger commented 1 year ago

waiting for https://github.com/GeoNode/geonode/pull/11319 . meanwhile you can use the following geonode image including the bugfix promoted inside the PR.

  image:
    # -- used geonode image
    name: mwall2bitflow/geonode
    # -- tag of used geonode image
    tag: '4.1.x-pycsw-hotfix'
mwallschlaeger commented 1 year ago

https://github.com/GeoNode/geonode/pull/11319 got merged, so no reason to hold this back anymore