Skip to content

GeoNetwork and GeoServer helm charts

Notifications You must be signed in to change notification settings

SpatialFocus/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Spatial Focus helm charts

Helm charts for GeoNetwork and GeoServer used on our microk8s.

GeoNetwork

A Helm chart for running GeoNetwork, Elastic Seach and Kibana, connecting to an existing PostGIS database.

Create a yaml-file to override the helm values: geonetwork-helm-values.override.yml. Here we define the image source, database connection, and host information.

Then install the helm chart using the following command:

helm install -f geonetwork-helm-values.override.yml geonetwork-example ./charts/geonetwork/v0.1.0

GeoServer

Source: kartoza/geoserver

Unfortunately the helm repo at https://kartoza.github.io/charts is outdated, so we need to host v0.3.3 ourselves.

Usage

Create a yaml-file to override the geoserver helm values: geoserver-helm-values.override.yml.

Then install the helm chart using the following command:

helm install -f geoserver-helm-values.override.yml geoserver-example ./charts/geoserver/v0.3.3

Made with ❤️ by Spatial Focus

About

GeoNetwork and GeoServer helm charts

Resources

Stars

Watchers

Forks

Languages