Releases: eclipse/dirigible
6.3.2
Eclipse Dirigible - 6.3.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>6.3.2</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 6.3.2
Cloud Native Buildpacks:
- dirigiblelabs/buildpacks-builder-dirigible - builder for local deployments.
- dirigiblelabs/buildpacks-builder-dirigible-kyma - builder for Kyma ready deployments.
- dirigiblelabs/buildpacks-builder-dirigible-cf - builder for Cloud Foundry ready deployments
Building Docker Image with pack:
pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.3.2 <my-org>/<my-repository>
Note: The command will package all sub-folders (
project1
,project2
, etc.) into a Dirigible docker image with the application sources.
Docker images:
- dirigiblelabs/dirigible-anonymous - Anonymous access.
- dirigiblelabs/dirigible-runtime-anonymous - Anonymous access (runtime only).
- dirigiblelabs/dirigible-openshift - OpenShift.
- dirigiblelabs/dirigible-sap-cf - SAP Cloud Platform - Cloud Foundry environment.
- dirigiblelabs/dirigible-sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- dirigiblelabs/dirigible-sap-kyma - SAP Cloud Platform - Kyma environment.
- dirigiblelabs/dirigible-sap-kyma-runtime - SAP Cloud Platform - Kyma environment (runtime only).
- dirigiblelabs/dirigible-all - Basic docker image - recommended for local test & development.
- dirigiblelabs/dirigible-runtime - Basic docker image - recommended for local test & development (runtime only).
- dirigiblelabs/dirigible-trial - Trial (guest/nickname access).
- dirigiblelabs/dirigible-keycloak - Keycloak integration.
- dirigiblelabs/dirigible-runtime-keycloak - Keycloak integration (runtime only)
Base Docker images:
- dirigiblelabs/dirigible-base-platform-anonymous
- dirigiblelabs/dirigible-base-platform-runtime-anonymous
- dirigiblelabs/dirigible-base-platform-openshift
- dirigiblelabs/dirigible-base-platform-sap-cf
- dirigiblelabs/dirigible-base-platform-sap-cf-runtime
- dirigiblelabs/dirigible-base-platform-sap-kyma
- dirigiblelabs/dirigible-base-platform-sap-kyma-runtime
- dirigiblelabs/dirigible-base-platform
- dirigiblelabs/dirigible-base-platform-runtime
- dirigiblelabs/dirigible-base-platform-trial
- dirigiblelabs/dirigible-base-platform-keycloak
- dirigiblelabs/dirigible-base-platform-runtime-keycloak
Note: All Docker images are availalbe here
Available for download *.war
packages:
- server-all - Basic package - recommended for local test & development.
- server-minimal - Minimal package still containing the WebIDE.
- anonymous-all - Anonymous access.
- anonymous-runtime - Anonymous access (runtime only).
- sap-cf-all - SAP Cloud Platform - Cloud Foundry environment.
- sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- desktop-all - Desktop package.
- server-oauth - Basic package - recommended for local test & development, requires additional OAuth configurations.
- server-runtime - Basic package - recommended for local test & development (runtime only).
- trial-all - Trial package (guest/nickname).
- sap-all - SAP BTP Neo Runtime package.
- sap-all-ephemeral - SAP BTP Neo Runtime package (ephemeral database & repository).
- sap-cms - SAP BTP Neo Runtime package (content management only).
Note: Unzip the downloaded file to extract the
ROOT.war
binary.
For more information go to https://www.dirigible.io/help/setup/.
6.3.1
Eclipse Dirigible - 6.3.1
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>6.3.1</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 6.3.1
Cloud Native Buildpacks:
- dirigiblelabs/buildpacks-builder-dirigible - builder for local deployments.
- dirigiblelabs/buildpacks-builder-dirigible-kyma - builder for Kyma ready deployments.
- dirigiblelabs/buildpacks-builder-dirigible-cf - builder for Cloud Foundry ready deployments
Building Docker Image with pack:
pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.3.1 <my-org>/<my-repository>
Note: The command will package all sub-folders (
project1
,project2
, etc.) into a Dirigible docker image with the application sources.
Docker images:
- dirigiblelabs/dirigible-anonymous - Anonymous access.
- dirigiblelabs/dirigible-runtime-anonymous - Anonymous access (runtime only).
- dirigiblelabs/dirigible-openshift - OpenShift.
- dirigiblelabs/dirigible-sap-cf - SAP Cloud Platform - Cloud Foundry environment.
- dirigiblelabs/dirigible-sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- dirigiblelabs/dirigible-sap-kyma - SAP Cloud Platform - Kyma environment.
- dirigiblelabs/dirigible-sap-kyma-runtime - SAP Cloud Platform - Kyma environment (runtime only).
- dirigiblelabs/dirigible-all - Basic docker image - recommended for local test & development.
- dirigiblelabs/dirigible-runtime - Basic docker image - recommended for local test & development (runtime only).
- dirigiblelabs/dirigible-trial - Trial (guest/nickname access).
- dirigiblelabs/dirigible-keycloak - Keycloak integration.
- dirigiblelabs/dirigible-runtime-keycloak - Keycloak integration (runtime only)
Base Docker images:
- dirigiblelabs/dirigible-base-platform-anonymous
- dirigiblelabs/dirigible-base-platform-runtime-anonymous
- dirigiblelabs/dirigible-base-platform-openshift
- dirigiblelabs/dirigible-base-platform-sap-cf
- dirigiblelabs/dirigible-base-platform-sap-cf-runtime
- dirigiblelabs/dirigible-base-platform-sap-kyma
- dirigiblelabs/dirigible-base-platform-sap-kyma-runtime
- dirigiblelabs/dirigible-base-platform
- dirigiblelabs/dirigible-base-platform-runtime
- dirigiblelabs/dirigible-base-platform-trial
- dirigiblelabs/dirigible-base-platform-keycloak
- dirigiblelabs/dirigible-base-platform-runtime-keycloak
Note: All Docker images are availalbe here
Available for download *.war
packages:
- server-all - Basic package - recommended for local test & development.
- server-minimal - Minimal package still containing the WebIDE.
- anonymous-all - Anonymous access.
- anonymous-runtime - Anonymous access (runtime only).
- sap-cf-all - SAP Cloud Platform - Cloud Foundry environment.
- sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- desktop-all - Desktop package.
- server-oauth - Basic package - recommended for local test & development, requires additional OAuth configurations.
- server-runtime - Basic package - recommended for local test & development (runtime only).
- trial-all - Trial package (guest/nickname).
- sap-all - SAP BTP Neo Runtime package.
- sap-all-ephemeral - SAP BTP Neo Runtime package (ephemeral database & repository).
- sap-cms - SAP BTP Neo Runtime package (content management only).
Note: Unzip the downloaded file to extract the
ROOT.war
binary.
For more information go to https://www.dirigible.io/help/setup/.
6.3.0
Eclipse Dirigible - 6.3.0
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>6.3.0</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 6.3.0
Cloud Native Buildpacks:
- dirigiblelabs/buildpacks-builder-dirigible - builder for local deployments.
- dirigiblelabs/buildpacks-builder-dirigible-kyma - builder for Kyma ready deployments.
- dirigiblelabs/buildpacks-builder-dirigible-cf - builder for Cloud Foundry ready deployments
Building Docker Image with pack:
pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.3.0 <my-org>/<my-repository>
Note: The command will package all sub-folders (
project1
,project2
, etc.) into a Dirigible docker image with the application sources.
Docker images:
- dirigiblelabs/dirigible-anonymous - Anonymous access.
- dirigiblelabs/dirigible-runtime-anonymous - Anonymous access (runtime only).
- dirigiblelabs/dirigible-openshift - OpenShift.
- dirigiblelabs/dirigible-sap-cf - SAP Cloud Platform - Cloud Foundry environment.
- dirigiblelabs/dirigible-sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- dirigiblelabs/dirigible-sap-kyma - SAP Cloud Platform - Kyma environment.
- dirigiblelabs/dirigible-sap-kyma-runtime - SAP Cloud Platform - Kyma environment (runtime only).
- dirigiblelabs/dirigible-all - Basic docker image - recommended for local test & development.
- dirigiblelabs/dirigible-runtime - Basic docker image - recommended for local test & development (runtime only).
- dirigiblelabs/dirigible-trial - Trial (guest/nickname access).
- dirigiblelabs/dirigible-keycloak - Keycloak integration.
- dirigiblelabs/dirigible-runtime-keycloak - Keycloak integration (runtime only)
Base Docker images:
- dirigiblelabs/dirigible-base-platform-anonymous
- dirigiblelabs/dirigible-base-platform-runtime-anonymous
- dirigiblelabs/dirigible-base-platform-openshift
- dirigiblelabs/dirigible-base-platform-sap-cf
- dirigiblelabs/dirigible-base-platform-sap-cf-runtime
- dirigiblelabs/dirigible-base-platform-sap-kyma
- dirigiblelabs/dirigible-base-platform-sap-kyma-runtime
- dirigiblelabs/dirigible-base-platform
- dirigiblelabs/dirigible-base-platform-runtime
- dirigiblelabs/dirigible-base-platform-trial
- dirigiblelabs/dirigible-base-platform-keycloak
- dirigiblelabs/dirigible-base-platform-runtime-keycloak
Note: All Docker images are availalbe here
Available for download *.war
packages:
- server-all - Basic package - recommended for local test & development.
- server-minimal - Minimal package still containing the WebIDE.
- anonymous-all - Anonymous access.
- anonymous-runtime - Anonymous access (runtime only).
- sap-cf-all - SAP Cloud Platform - Cloud Foundry environment.
- sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- desktop-all - Desktop package.
- server-oauth - Basic package - recommended for local test & development, requires additional OAuth configurations.
- server-runtime - Basic package - recommended for local test & development (runtime only).
- trial-all - Trial package (guest/nickname).
- sap-all - SAP BTP Neo Runtime package.
- sap-all-ephemeral - SAP BTP Neo Runtime package (ephemeral database & repository).
- sap-cms - SAP BTP Neo Runtime package (content management only).
Note: Unzip the downloaded file to extract the
ROOT.war
binary.
For more information go to https://www.dirigible.io/help/setup/.
6.2.35
Eclipse Dirigible - 6.2.35
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>6.2.35</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 6.2.35
Cloud Native Buildpacks:
- dirigiblelabs/buildpacks-builder-dirigible - builder for local deployments.
- dirigiblelabs/buildpacks-builder-dirigible-kyma - builder for Kyma ready deployments.
- dirigiblelabs/buildpacks-builder-dirigible-cf - builder for Cloud Foundry ready deployments
Building Docker Image with pack:
pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.2.35 <my-org>/<my-repository>
Note: The command will package all sub-folders (
project1
,project2
, etc.) into a Dirigible docker image with the application sources.
Docker images:
- dirigiblelabs/dirigible-anonymous - Anonymous access.
- dirigiblelabs/dirigible-runtime-anonymous - Anonymous access (runtime only).
- dirigiblelabs/dirigible-openshift - OpenShift.
- dirigiblelabs/dirigible-sap-cf - SAP Cloud Platform - Cloud Foundry environment.
- dirigiblelabs/dirigible-sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- dirigiblelabs/dirigible-sap-kyma - SAP Cloud Platform - Kyma environment.
- dirigiblelabs/dirigible-sap-kyma-runtime - SAP Cloud Platform - Kyma environment (runtime only).
- dirigiblelabs/dirigible-all - Basic docker image - recommended for local test & development.
- dirigiblelabs/dirigible-runtime - Basic docker image - recommended for local test & development (runtime only).
- dirigiblelabs/dirigible-trial - Trial (guest/nickname access).
- dirigiblelabs/dirigible-keycloak - Keycloak integration.
- dirigiblelabs/dirigible-runtime-keycloak - Keycloak integration (runtime only)
Base Docker images:
- dirigiblelabs/dirigible-base-platform-anonymous
- dirigiblelabs/dirigible-base-platform-runtime-anonymous
- dirigiblelabs/dirigible-base-platform-openshift
- dirigiblelabs/dirigible-base-platform-sap-cf
- dirigiblelabs/dirigible-base-platform-sap-cf-runtime
- dirigiblelabs/dirigible-base-platform-sap-kyma
- dirigiblelabs/dirigible-base-platform-sap-kyma-runtime
- dirigiblelabs/dirigible-base-platform
- dirigiblelabs/dirigible-base-platform-runtime
- dirigiblelabs/dirigible-base-platform-trial
- dirigiblelabs/dirigible-base-platform-keycloak
- dirigiblelabs/dirigible-base-platform-runtime-keycloak
Note: All Docker images are availalbe here
Available for download *.war
packages:
- server-all - Basic package - recommended for local test & development.
- server-minimal - Minimal package still containing the WebIDE.
- anonymous-all - Anonymous access.
- anonymous-runtime - Anonymous access (runtime only).
- sap-cf-all - SAP Cloud Platform - Cloud Foundry environment.
- sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- desktop-all - Desktop package.
- server-oauth - Basic package - recommended for local test & development, requires additional OAuth configurations.
- server-runtime - Basic package - recommended for local test & development (runtime only).
- trial-all - Trial package (guest/nickname).
- sap-all - SAP BTP Neo Runtime package.
- sap-all-ephemeral - SAP BTP Neo Runtime package (ephemeral database & repository).
- sap-cms - SAP BTP Neo Runtime package (content management only).
Note: Unzip the downloaded file to extract the
ROOT.war
binary.
For more information go to https://www.dirigible.io/help/setup/.
6.2.34
Eclipse Dirigible - 6.2.34
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>6.2.34</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 6.2.34
Cloud Native Buildpacks:
- dirigiblelabs/buildpacks-builder-dirigible - builder for local deployments.
- dirigiblelabs/buildpacks-builder-dirigible-kyma - builder for Kyma ready deployments.
- dirigiblelabs/buildpacks-builder-dirigible-cf - builder for Cloud Foundry ready deployments
Building Docker Image with pack:
pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.2.34 <my-org>/<my-repository>
Note: The command will package all sub-folders (
project1
,project2
, etc.) into a Dirigible docker image with the application sources.
Docker images:
- dirigiblelabs/dirigible-anonymous - Anonymous access.
- dirigiblelabs/dirigible-runtime-anonymous - Anonymous access (runtime only).
- dirigiblelabs/dirigible-openshift - OpenShift.
- dirigiblelabs/dirigible-sap-cf - SAP Cloud Platform - Cloud Foundry environment.
- dirigiblelabs/dirigible-sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- dirigiblelabs/dirigible-sap-kyma - SAP Cloud Platform - Kyma environment.
- dirigiblelabs/dirigible-sap-kyma-runtime - SAP Cloud Platform - Kyma environment (runtime only).
- dirigiblelabs/dirigible-all - Basic docker image - recommended for local test & development.
- dirigiblelabs/dirigible-runtime - Basic docker image - recommended for local test & development (runtime only).
- dirigiblelabs/dirigible-trial - Trial (guest/nickname access).
- dirigiblelabs/dirigible-keycloak - Keycloak integration.
- dirigiblelabs/dirigible-runtime-keycloak - Keycloak integration (runtime only)
Base Docker images:
- dirigiblelabs/dirigible-base-platform-anonymous
- dirigiblelabs/dirigible-base-platform-runtime-anonymous
- dirigiblelabs/dirigible-base-platform-openshift
- dirigiblelabs/dirigible-base-platform-sap-cf
- dirigiblelabs/dirigible-base-platform-sap-cf-runtime
- dirigiblelabs/dirigible-base-platform-sap-kyma
- dirigiblelabs/dirigible-base-platform-sap-kyma-runtime
- dirigiblelabs/dirigible-base-platform
- dirigiblelabs/dirigible-base-platform-runtime
- dirigiblelabs/dirigible-base-platform-trial
- dirigiblelabs/dirigible-base-platform-keycloak
- dirigiblelabs/dirigible-base-platform-runtime-keycloak
Note: All Docker images are availalbe here
Available for download *.war
packages:
- server-all - Basic package - recommended for local test & development.
- server-minimal - Minimal package still containing the WebIDE.
- anonymous-all - Anonymous access.
- anonymous-runtime - Anonymous access (runtime only).
- sap-cf-all - SAP Cloud Platform - Cloud Foundry environment.
- sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- desktop-all - Desktop package.
- server-oauth - Basic package - recommended for local test & development, requires additional OAuth configurations.
- server-runtime - Basic package - recommended for local test & development (runtime only).
- trial-all - Trial package (guest/nickname).
- sap-all - SAP BTP Neo Runtime package.
- sap-all-ephemeral - SAP BTP Neo Runtime package (ephemeral database & repository).
- sap-cms - SAP BTP Neo Runtime package (content management only).
Note: Unzip the downloaded file to extract the
ROOT.war
binary.
For more information go to https://www.dirigible.io/help/setup/.
6.2.33
Eclipse Dirigible - 6.2.33
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>6.2.33</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 6.2.33
Cloud Native Buildpacks:
- dirigiblelabs/buildpacks-builder-dirigible - builder for local deployments.
- dirigiblelabs/buildpacks-builder-dirigible-kyma - builder for Kyma ready deployments.
- dirigiblelabs/buildpacks-builder-dirigible-cf - builder for Cloud Foundry ready deployments
Building Docker Image with pack:
pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.2.33 <my-org>/<my-repository>
Note: The command will package all sub-folders (
project1
,project2
, etc.) into a Dirigible docker image with the application sources.
Docker images:
- dirigiblelabs/dirigible-anonymous - Anonymous access.
- dirigiblelabs/dirigible-runtime-anonymous - Anonymous access (runtime only).
- dirigiblelabs/dirigible-openshift - OpenShift.
- dirigiblelabs/dirigible-sap-cf - SAP Cloud Platform - Cloud Foundry environment.
- dirigiblelabs/dirigible-sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- dirigiblelabs/dirigible-sap-kyma - SAP Cloud Platform - Kyma environment.
- dirigiblelabs/dirigible-sap-kyma-runtime - SAP Cloud Platform - Kyma environment (runtime only).
- dirigiblelabs/dirigible-all - Basic docker image - recommended for local test & development.
- dirigiblelabs/dirigible-runtime - Basic docker image - recommended for local test & development (runtime only).
- dirigiblelabs/dirigible-trial - Trial (guest/nickname access).
- dirigiblelabs/dirigible-keycloak - Keycloak integration.
- dirigiblelabs/dirigible-runtime-keycloak - Keycloak integration (runtime only)
Base Docker images:
- dirigiblelabs/dirigible-base-platform-anonymous
- dirigiblelabs/dirigible-base-platform-runtime-anonymous
- dirigiblelabs/dirigible-base-platform-openshift
- dirigiblelabs/dirigible-base-platform-sap-cf
- dirigiblelabs/dirigible-base-platform-sap-cf-runtime
- dirigiblelabs/dirigible-base-platform-sap-kyma
- dirigiblelabs/dirigible-base-platform-sap-kyma-runtime
- dirigiblelabs/dirigible-base-platform
- dirigiblelabs/dirigible-base-platform-runtime
- dirigiblelabs/dirigible-base-platform-trial
- dirigiblelabs/dirigible-base-platform-keycloak
- dirigiblelabs/dirigible-base-platform-runtime-keycloak
Note: All Docker images are availalbe here
Available for download *.war
packages:
- server-all - Basic package - recommended for local test & development.
- server-minimal - Minimal package still containing the WebIDE.
- anonymous-all - Anonymous access.
- anonymous-runtime - Anonymous access (runtime only).
- sap-cf-all - SAP Cloud Platform - Cloud Foundry environment.
- sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- desktop-all - Desktop package.
- server-oauth - Basic package - recommended for local test & development, requires additional OAuth configurations.
- server-runtime - Basic package - recommended for local test & development (runtime only).
- trial-all - Trial package (guest/nickname).
- sap-all - SAP BTP Neo Runtime package.
- sap-all-ephemeral - SAP BTP Neo Runtime package (ephemeral database & repository).
- sap-cms - SAP BTP Neo Runtime package (content management only).
Note: Unzip the downloaded file to extract the
ROOT.war
binary.
For more information go to https://www.dirigible.io/help/setup/.
6.2.32
Eclipse Dirigible - 6.2.32
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>6.2.32</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 6.2.32
Cloud Native Buildpacks:
- dirigiblelabs/buildpacks-builder-dirigible - builder for local deployments.
- dirigiblelabs/buildpacks-builder-dirigible-kyma - builder for Kyma ready deployments.
- dirigiblelabs/buildpacks-builder-dirigible-cf - builder for Cloud Foundry ready deployments
Building Docker Image with pack:
pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.2.32 <my-org>/<my-repository>
Note: The command will package all sub-folders (
project1
,project2
, etc.) into a Dirigible docker image with the application sources.
Docker images:
- dirigiblelabs/dirigible-anonymous - Anonymous access.
- dirigiblelabs/dirigible-runtime-anonymous - Anonymous access (runtime only).
- dirigiblelabs/dirigible-openshift - OpenShift.
- dirigiblelabs/dirigible-sap-cf - SAP Cloud Platform - Cloud Foundry environment.
- dirigiblelabs/dirigible-sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- dirigiblelabs/dirigible-sap-kyma - SAP Cloud Platform - Kyma environment.
- dirigiblelabs/dirigible-sap-kyma-runtime - SAP Cloud Platform - Kyma environment (runtime only).
- dirigiblelabs/dirigible-all - Basic docker image - recommended for local test & development.
- dirigiblelabs/dirigible-runtime - Basic docker image - recommended for local test & development (runtime only).
- dirigiblelabs/dirigible-trial - Trial (guest/nickname access).
- dirigiblelabs/dirigible-keycloak - Keycloak integration.
- dirigiblelabs/dirigible-runtime-keycloak - Keycloak integration (runtime only)
Base Docker images:
- dirigiblelabs/dirigible-base-platform-anonymous
- dirigiblelabs/dirigible-base-platform-runtime-anonymous
- dirigiblelabs/dirigible-base-platform-openshift
- dirigiblelabs/dirigible-base-platform-sap-cf
- dirigiblelabs/dirigible-base-platform-sap-cf-runtime
- dirigiblelabs/dirigible-base-platform-sap-kyma
- dirigiblelabs/dirigible-base-platform-sap-kyma-runtime
- dirigiblelabs/dirigible-base-platform
- dirigiblelabs/dirigible-base-platform-runtime
- dirigiblelabs/dirigible-base-platform-trial
- dirigiblelabs/dirigible-base-platform-keycloak
- dirigiblelabs/dirigible-base-platform-runtime-keycloak
Note: All Docker images are availalbe here
Available for download *.war
packages:
- server-all - Basic package - recommended for local test & development.
- server-minimal - Minimal package still containing the WebIDE.
- anonymous-all - Anonymous access.
- anonymous-runtime - Anonymous access (runtime only).
- sap-cf-all - SAP Cloud Platform - Cloud Foundry environment.
- sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- desktop-all - Desktop package.
- server-oauth - Basic package - recommended for local test & development, requires additional OAuth configurations.
- server-runtime - Basic package - recommended for local test & development (runtime only).
- trial-all - Trial package (guest/nickname).
- sap-all - SAP BTP Neo Runtime package.
- sap-all-ephemeral - SAP BTP Neo Runtime package (ephemeral database & repository).
- sap-cms - SAP BTP Neo Runtime package (content management only).
Note: Unzip the downloaded file to extract the
ROOT.war
binary.
For more information go to https://www.dirigible.io/help/setup/.
6.2.31
Eclipse Dirigible - 6.2.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-server-all</artifactId>
<version>6.2.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 6.2.31
Cloud Native Buildpacks:
- dirigiblelabs/buildpacks-builder-dirigible - builder for local deployments.
- dirigiblelabs/buildpacks-builder-dirigible-kyma - builder for Kyma ready deployments.
- dirigiblelabs/buildpacks-builder-dirigible-cf - builder for Cloud Foundry ready deployments
Building Docker Image with pack:
pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.2.31 <my-org>/<my-repository>
Note: The command will package all sub-folders (
project1
,project2
, etc.) into a Dirigible docker image with the application sources.
Docker images:
- dirigiblelabs/dirigible-anonymous - Anonymous access.
- dirigiblelabs/dirigible-runtime-anonymous - Anonymous access (runtime only).
- dirigiblelabs/dirigible-openshift - OpenShift.
- dirigiblelabs/dirigible-sap-cf - SAP Cloud Platform - Cloud Foundry environment.
- dirigiblelabs/dirigible-sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- dirigiblelabs/dirigible-sap-kyma - SAP Cloud Platform - Kyma environment.
- dirigiblelabs/dirigible-sap-kyma-runtime - SAP Cloud Platform - Kyma environment (runtime only).
- dirigiblelabs/dirigible-all - Basic docker image - recommended for local test & development.
- dirigiblelabs/dirigible-runtime - Basic docker image - recommended for local test & development (runtime only).
- dirigiblelabs/dirigible-trial - Trial (guest/nickname access).
- dirigiblelabs/dirigible-keycloak - Keycloak integration.
- dirigiblelabs/dirigible-runtime-keycloak - Keycloak integration (runtime only)
Base Docker images:
- dirigiblelabs/dirigible-base-platform-anonymous
- dirigiblelabs/dirigible-base-platform-runtime-anonymous
- dirigiblelabs/dirigible-base-platform-openshift
- dirigiblelabs/dirigible-base-platform-sap-cf
- dirigiblelabs/dirigible-base-platform-sap-cf-runtime
- dirigiblelabs/dirigible-base-platform-sap-kyma
- dirigiblelabs/dirigible-base-platform-sap-kyma-runtime
- dirigiblelabs/dirigible-base-platform
- dirigiblelabs/dirigible-base-platform-runtime
- dirigiblelabs/dirigible-base-platform-trial
- dirigiblelabs/dirigible-base-platform-keycloak
- dirigiblelabs/dirigible-base-platform-runtime-keycloak
Note: All Docker images are availalbe here
Available for download *.war
packages:
- server-all - Basic package - recommended for local test & development.
- server-minimal - Minimal package still containing the WebIDE.
- anonymous-all - Anonymous access.
- anonymous-runtime - Anonymous access (runtime only).
- sap-cf-all - SAP Cloud Platform - Cloud Foundry environment.
- sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- desktop-all - Desktop package.
- server-oauth - Basic package - recommended for local test & development, requires additional OAuth configurations.
- server-runtime - Basic package - recommended for local test & development (runtime only).
- trial-all - Trial package (guest/nickname).
- sap-all - SAP BTP Neo Runtime package.
- sap-all-ephemeral - SAP BTP Neo Runtime package (ephemeral database & repository).
- sap-cms - SAP BTP Neo Runtime package (content management only).
Note: Unzip the downloaded file to extract the
ROOT.war
binary.
For more information go to https://www.dirigible.io/help/setup/.
6.2.30
Eclipse Dirigible - 6.2.30
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>6.2.30</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 6.2.30
Cloud Native Buildpacks:
- dirigiblelabs/buildpacks-builder-dirigible - builder for local deployments.
- dirigiblelabs/buildpacks-builder-dirigible-kyma - builder for Kyma ready deployments.
- dirigiblelabs/buildpacks-builder-dirigible-cf - builder for Cloud Foundry ready deployments
Building Docker Image with pack:
pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.2.30 <my-org>/<my-repository>
Note: The command will package all sub-folders (
project1
,project2
, etc.) into a Dirigible docker image with the application sources.
Docker images:
- dirigiblelabs/dirigible-anonymous - Anonymous access.
- dirigiblelabs/dirigible-runtime-anonymous - Anonymous access (runtime only).
- dirigiblelabs/dirigible-openshift - OpenShift.
- dirigiblelabs/dirigible-sap-cf - SAP Cloud Platform - Cloud Foundry environment.
- dirigiblelabs/dirigible-sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- dirigiblelabs/dirigible-sap-kyma - SAP Cloud Platform - Kyma environment.
- dirigiblelabs/dirigible-sap-kyma-runtime - SAP Cloud Platform - Kyma environment (runtime only).
- dirigiblelabs/dirigible-all - Basic docker image - recommended for local test & development.
- dirigiblelabs/dirigible-runtime - Basic docker image - recommended for local test & development (runtime only).
- dirigiblelabs/dirigible-trial - Trial (guest/nickname access).
- dirigiblelabs/dirigible-keycloak - Keycloak integration.
- dirigiblelabs/dirigible-runtime-keycloak - Keycloak integration (runtime only)
Base Docker images:
- dirigiblelabs/dirigible-base-platform-anonymous
- dirigiblelabs/dirigible-base-platform-runtime-anonymous
- dirigiblelabs/dirigible-base-platform-openshift
- dirigiblelabs/dirigible-base-platform-sap-cf
- dirigiblelabs/dirigible-base-platform-sap-cf-runtime
- dirigiblelabs/dirigible-base-platform-sap-kyma
- dirigiblelabs/dirigible-base-platform-sap-kyma-runtime
- dirigiblelabs/dirigible-base-platform
- dirigiblelabs/dirigible-base-platform-runtime
- dirigiblelabs/dirigible-base-platform-trial
- dirigiblelabs/dirigible-base-platform-keycloak
- dirigiblelabs/dirigible-base-platform-runtime-keycloak
Note: All Docker images are availalbe here
Available for download *.war
packages:
- server-all - Basic package - recommended for local test & development.
- server-minimal - Minimal package still containing the WebIDE.
- anonymous-all - Anonymous access.
- anonymous-runtime - Anonymous access (runtime only).
- sap-cf-all - SAP Cloud Platform - Cloud Foundry environment.
- sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- desktop-all - Desktop package.
- server-oauth - Basic package - recommended for local test & development, requires additional OAuth configurations.
- server-runtime - Basic package - recommended for local test & development (runtime only).
- trial-all - Trial package (guest/nickname).
- sap-all - SAP BTP Neo Runtime package.
- sap-all-ephemeral - SAP BTP Neo Runtime package (ephemeral database & repository).
- sap-cms - SAP BTP Neo Runtime package (content management only).
Note: Unzip the downloaded file to extract the
ROOT.war
binary.
For more information go to https://www.dirigible.io/help/setup/.
6.2.29
Eclipse Dirigible - 6.2.29
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>6.2.29</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 6.2.29
Cloud Native Buildpacks:
- dirigiblelabs/buildpacks-builder-dirigible - builder for local deployments.
- dirigiblelabs/buildpacks-builder-dirigible-kyma - builder for Kyma ready deployments.
- dirigiblelabs/buildpacks-builder-dirigible-cf - builder for Cloud Foundry ready deployments
Building Docker Image with pack:
pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.2.29 <my-org>/<my-repository>
Note: The command will package all sub-folders (
project1
,project2
, etc.) into a Dirigible docker image with the application sources.
Docker images:
- dirigiblelabs/dirigible-anonymous - Anonymous access.
- dirigiblelabs/dirigible-runtime-anonymous - Anonymous access (runtime only).
- dirigiblelabs/dirigible-openshift - OpenShift.
- dirigiblelabs/dirigible-sap-cf - SAP Cloud Platform - Cloud Foundry environment.
- dirigiblelabs/dirigible-sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- dirigiblelabs/dirigible-sap-kyma - SAP Cloud Platform - Kyma environment.
- dirigiblelabs/dirigible-sap-kyma-runtime - SAP Cloud Platform - Kyma environment (runtime only).
- dirigiblelabs/dirigible-all - Basic docker image - recommended for local test & development.
- dirigiblelabs/dirigible-runtime - Basic docker image - recommended for local test & development (runtime only).
- dirigiblelabs/dirigible-trial - Trial (guest/nickname access).
- dirigiblelabs/dirigible-keycloak - Keycloak integration.
- dirigiblelabs/dirigible-runtime-keycloak - Keycloak integration (runtime only)
Base Docker images:
- dirigiblelabs/dirigible-base-platform-anonymous
- dirigiblelabs/dirigible-base-platform-runtime-anonymous
- dirigiblelabs/dirigible-base-platform-openshift
- dirigiblelabs/dirigible-base-platform-sap-cf
- dirigiblelabs/dirigible-base-platform-sap-cf-runtime
- dirigiblelabs/dirigible-base-platform-sap-kyma
- dirigiblelabs/dirigible-base-platform-sap-kyma-runtime
- dirigiblelabs/dirigible-base-platform
- dirigiblelabs/dirigible-base-platform-runtime
- dirigiblelabs/dirigible-base-platform-trial
- dirigiblelabs/dirigible-base-platform-keycloak
- dirigiblelabs/dirigible-base-platform-runtime-keycloak
Note: All Docker images are availalbe here
Available for download *.war
packages:
- server-all - Basic package - recommended for local test & development.
- server-minimal - Minimal package still containing the WebIDE.
- anonymous-all - Anonymous access.
- anonymous-runtime - Anonymous access (runtime only).
- sap-cf-all - SAP Cloud Platform - Cloud Foundry environment.
- sap-cf-runtime - SAP Cloud Platform - Cloud Foundry environment (runtime only).
- desktop-all - Desktop package.
- server-oauth - Basic package - recommended for local test & development, requires additional OAuth configurations.
- server-runtime - Basic package - recommended for local test & development (runtime only).
- trial-all - Trial package (guest/nickname).
- sap-all - SAP BTP Neo Runtime package.
- sap-all-ephemeral - SAP BTP Neo Runtime package (ephemeral database & repository).
- sap-cms - SAP BTP Neo Runtime package (content management only).
Note: Unzip the downloaded file to extract the
ROOT.war
binary.
For more information go to https://www.dirigible.io/help/setup/.