github-actions
released this
17 Oct 07:47
·
28 commits
to master
since this release
Eclipse Dirigible - 10.6.31
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-components-group-core</artifactId>
<version>10.6.31</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 10.6.31
Docker images:
- dirigiblelabs/dirigible - All-in-one docker image - recommended for local test & development.
Note: All Docker images are availalbe here
Available for download *.war
packages:
- application-all - All-in-one package - recommended for local test & development.
Note: Unzip the downloaded file to extract the
application-all-XXX.jar
binary.
For more information go to https://www.dirigible.io/help/setup/.