Skip to content

5.9.2

Compare
Choose a tag to compare
@ThuF ThuF released this 14 Apr 16:54

Eclipse Dirigible - 5.9.2

Release:

The lates release notes are available here.

Note: All released versions can be found here.

Maven:

250+ Maven dependencies can be found here.

<dependency>
    <groupId>org.eclipse.dirigible</groupId>
    <artifactId>dirigible-server-all</artifactId>
    <version>5.9.2</version>
</dependency>

Helm:

All Helm charts, with detailed explanation, setup and configurations, can be found here.

helm repo add dirigible https://eclipse.github.io/dirigible
helm repo update
helm install dirigible dirigible/dirigible --version 5.9.2

Docker images:

Base Docker images:

Note: All Docker images are availalbe here

Available for download *.war packages:

Note: Unzip the downloaded file to extract the ROOT.war binary.

For more infromation go to https://www.dirigible.io/help/setup/.