Skip to content

Releases: eclipse/dirigible

6.3.2

16 Jun 11:51
Compare
Choose a tag to compare

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:

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:

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

14 Jun 21:01
Compare
Choose a tag to compare

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:

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:

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

13 Jun 13:19
Compare
Choose a tag to compare

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:

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:

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

09 Jun 17:52
Compare
Choose a tag to compare

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:

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:

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

09 Jun 09:34
84c8df6
Compare
Choose a tag to compare

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:

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:

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

06 Jun 16:15
c07d1b7
Compare
Choose a tag to compare

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:

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:

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

02 Jun 16:49
Compare
Choose a tag to compare

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:

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:

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

01 Jun 17:15
Compare
Choose a tag to compare

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:

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:

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

01 Jun 15:51
Compare
Choose a tag to compare

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:

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:

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

19 May 19:22
Compare
Choose a tag to compare

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:

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:

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