Skip to content

5.11.6

Compare
Choose a tag to compare
@ThuF ThuF released this 30 Jun 18:31

Eclipse Dirigible - 5.11.6

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

Helm:

To install Eclipse Dirigible with Helm go to the Setup with Helm page.
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.11.6

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 information go to https://www.dirigible.io/help/setup/.