Installation and Setup V4 (2025)

Aus CTS2-LE
Zur Navigation springen Zur Suche springen

Prerequisites

  • docker
  • docker-compose
  • Rancher Desktop (optional)

Release Files

Unzip

  • delivery-V4.X.X.zip

The unpacked directory is called V4 in the following.

Docker

  • go to directory V4/docker-build-dir-jetty

  • run docker-compose -f docker-compose.yml build

Kubernetes

  • ensure that all docker images are generated according to above section.

  • go to directory V4/docker-build-dir-jetty/helm-single-pod

The file values.yaml contains the following parameters, which must be adjusted depending on the target platform. Without changing the parameters, it is intended for deployment on Rancher Desktop (RD).

  • global.storageClass: local-path for RD
  • ingress.hostname
  • C.image.repository: reference to the image, for C=cts2le, cts2leNavi, fuseki, solr
  • cts2leNavi.env.CTS2LE_SERVER: url used by the angular navigator frontend to access the backend

After the adaption, the system is installed/uninstalled with

  • run helm install <release-name> .
  • run helm uninstall <release-name>

Multi-pod deployment

To perform a multi-pod deployment, go to directory

  • V4/docker-build-dir-jetty/helm

and follow the same steps as above.

Load standard terminologies

Due to terminology license requirements bulk load via pre-generated quad files are not provided.

For details see CTS2-LE Supported Terminologies