Skip to content

Releases: eclipse/dirigible

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

5.12.21

28 Sep 10:45
Compare
Choose a tag to compare

Eclipse Dirigible - 5.12.21

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

5.12.20

21 Sep 21:57
Compare
Choose a tag to compare

Eclipse Dirigible - 5.12.20

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

5.12.19

18 Sep 20:00
Compare
Choose a tag to compare

Eclipse Dirigible - 5.12.19

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

5.12.18

16 Sep 21:04
Compare
Choose a tag to compare

Eclipse Dirigible - 5.12.18

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

5.12.17

15 Sep 17:46
Compare
Choose a tag to compare

Eclipse Dirigible - 5.12.17

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

5.12.16

28 Aug 09:40
Compare
Choose a tag to compare

Eclipse Dirigible - 5.12.16

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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