Skip to content

Releases: eclipse-dirigible/dirigible

6.1.8

01 Dec 16:08
Compare
Choose a tag to compare

Eclipse Dirigible - 6.1.8

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

Cloud Native Buildpacks:

Building Docker Image with pack:

pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.1.8 <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:

Base Docker images:

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

26 Nov 15:57
Compare
Choose a tag to compare

Eclipse Dirigible - 6.1.7

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

Cloud Native Buildpacks:

Building Docker Image with pack:

pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.1.7 <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:

Base Docker images:

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

25 Nov 10:33
Compare
Choose a tag to compare

Eclipse Dirigible - 6.1.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>6.1.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 6.1.6

Cloud Native Buildpacks:

Building Docker Image with pack:

pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.1.6 <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:

Base Docker images:

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

24 Nov 15:50
792dcec
Compare
Choose a tag to compare

Eclipse Dirigible - 6.1.5

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

Cloud Native Buildpacks:

Building Docker Image with pack:

pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.1.5 <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:

Base Docker images:

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

17 Nov 17:19
Compare
Choose a tag to compare

Eclipse Dirigible - 6.1.4

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

Cloud Native Buildpacks:

Building Docker Image with pack:

pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.1.4 <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:

Base Docker images:

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

02 Nov 20:56
Compare
Choose a tag to compare

Eclipse Dirigible - 6.1.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>6.1.3</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.1.3

Cloud Native Buildpacks:

Building Docker Image with pack:

pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.1.3 <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:

Base Docker images:

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

25 Oct 12:25
Compare
Choose a tag to compare

Eclipse Dirigible - 6.1.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.1.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.1.2

Cloud Native Buildpacks:

Building Docker Image with pack:

pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.1.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:

Base Docker images:

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

15 Oct 12:46
Compare
Choose a tag to compare

Eclipse Dirigible - 6.1.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.1.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.1.1

Cloud Native Buildpacks:

Building Docker Image with pack:

pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.1.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:

Base Docker images:

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

07 Oct 11:52
Compare
Choose a tag to compare

Eclipse Dirigible - 6.1.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.1.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.1.0

Cloud Native Buildpacks:

Building Docker Image with pack:

pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.1.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:

Base Docker images:

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

29 Sep 12:56
Compare
Choose a tag to compare

Eclipse Dirigible - 6.0.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.0.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.0.0

Cloud Native Buildpacks:

Building Docker Image with pack:

pack build --builder dirigiblelabs/buildpacks-builder-dirigible:6.0.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:

Base Docker images:

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