Installation and Setup V4 (2025): Unterschied zwischen den Versionen

Aus CTS2-LE
Zur Navigation springen Zur Suche springen
K
 
Zeile 32: Zeile 32:
 
<ul>
 
<ul>
 
<li><code>global.storageClass</code>: <code>local-path</code> for RD</li>
 
<li><code>global.storageClass</code>: <code>local-path</code> for RD</li>
<li><code>ingess.hostname</code></li>
+
<li><code>ingress.hostname</code></li>
 
<li><strong>C</strong><code>.image.repository</code>: reference to the image, for <strong>C</strong>=<code>cts2le, cts2leNavi, fuseki, solr</code></li>
 
<li><strong>C</strong><code>.image.repository</code>: reference to the image, for <strong>C</strong>=<code>cts2le, cts2leNavi, fuseki, solr</code></li>
 
<li><code>cts2leNavi.env.CTS2LE_SERVER</code>: url used by the angular navigator frontend to access the backend</li>
 
<li><code>cts2leNavi.env.CTS2LE_SERVER</code>: url used by the angular navigator frontend to access the backend</li>

Aktuelle Version vom 18. Dezember 2025, 12:08 Uhr

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