Skip to content

Releases: eclipse/dirigible

6.2.28

19 May 17:22
c9a9cde
Compare
Choose a tag to compare

Eclipse Dirigible - 6.2.28

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

17 May 17:21
9fd903f
Compare
Choose a tag to compare

Eclipse Dirigible - 6.2.27

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

16 May 10:05
Compare
Choose a tag to compare

Eclipse Dirigible - 6.2.26

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

12 May 10:21
Compare
Choose a tag to compare

Eclipse Dirigible - 6.2.25

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

11 May 15:25
Compare
Choose a tag to compare

Eclipse Dirigible - 6.2.24

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

09 May 12:08
Compare
Choose a tag to compare

Eclipse Dirigible - 6.2.23

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

04 May 10:29
Compare
Choose a tag to compare

Eclipse Dirigible - 6.2.22

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

Cloud Native Buildpacks:

Building Docker Image with pack:

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

02 May 18:09
Compare
Choose a tag to compare

Eclipse Dirigible - 6.2.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>6.2.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 6.2.21

Cloud Native Buildpacks:

Building Docker Image with pack:

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

6.2.20

29 Apr 12:45
Compare
Choose a tag to compare

Eclipse Dirigible - 6.2.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>6.2.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 6.2.20

Cloud Native Buildpacks:

Building Docker Image with pack:

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

6.2.19

26 Apr 09:27
Compare
Choose a tag to compare

Eclipse Dirigible - 6.2.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>6.2.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 6.2.19

Cloud Native Buildpacks:

Building Docker Image with pack:

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