Skip to content

Releases: wso2/docker-ei

Docker resources for WSO2 Enterprise Integrator 6.1.1.2

08 Feb 17:07
ec758c2
Compare
Choose a tag to compare

WSO2 Installation Experience team is pleased to announce the release of Docker resources for WSO2 Enterprise Integrator.

The tasks completed for this release and issues fixed can be found here

Issues - https://github.com/wso2/docker-ei/issues

How You Can Contribute
Join our mailing list and correspond with the developers directly.
Developer List: dev@wso2.org
User List: user@wso2.org

Reporting Issues
We encourage you to report issues and documentation faults regarding WSO2 Docker resources by creating issues.

Thank you!
WSO2 Installation Experience Team

Docker resources for WSO2 Enterprise Integrator 6.1.1.1

27 Jul 12:46
Compare
Choose a tag to compare

The WSO2 Enterprise Integrator team is pleased to announce the release of Dockerfile and Docker compose for WSO2 EI 6.1.1.

The docker-compose support following deployment patterns.

  • Pattern 1 - Standalone Integrator profile
  • Pattern 2 - Standalone Integrator profile configured with standalone Analytics profile
  • Pattern 3 - Standalone Business process profile
  • Pattern 4 - Standalone Broker profile
  • Pattern 5 - Integrator profile cluster
  • Pattern 6 - Integrator profile cluster configured with Analytics profile cluster
  • Pattern 7 - Business process profile cluster
  • Pattern 8 - Broker profile cluster
  • Pattern 9 - Integrator profile cluster configured with Broker profile cluster
  • Pattern 10 - Integrator profile cluster configured with Analytics profile and Broker profile cluster
  • Pattern 11 - Integrator profile cluster configured with Analytics profile and Broker profile cluster; Business process profile cluster

Each pattern used MySQL database container. Nginx container configured to serve traffic in pattern 5 to 11. Rsync used to artifacts synchronization of Integrator, Analytics and Business process clusters.

For more details refer the Clustering the Enterprise Integrator docs.