Skip to content

5.8.3

Compare
Choose a tag to compare
@ThuF ThuF released this 08 Mar 16:39

Eclipse Dirigible - 5.8.3

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.8.3</version>
</dependency>

Helm:

All Helm Charts can be found here.

helm repo add dirigible https://eclipse.github.io/dirigible
helm repo update
helm install dirigible dirigible/dirigible --ingress.enabled=false

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/.