Releases: wso2/docker-apim
Docker resources for WSO2 API Manager 2.1.0.2
WSO2 Installation Experience team is pleased to announce the release of Docker resources for WSO2 API Manager.
In this release, changes were made to improve the installation experience of Docker resources.
Few major changes include:
- Simplifying Docker image build process
- Remove production deployment patterns from docker compose
- Restructure docker compose for evaluation purposes
Issues - WSO2 Identity Server - https://github.com/wso2/docker-apim/issues
How You Can Contribute
Join our mailing list and correspond with the developers directly.
Developer List: [email protected]
User List: [email protected]
Reporting Issues
We encourage you to report issues and documentation faults regarding WSO2 Docker resources by creating issues.
Thank you!
WSO2 Installation Experience Team
WSO2 API Manager Docker Resources v2.1.0.1
WSO2 API Manager team is pleased to announce the release of Docker Deployment Patterns for API Manager 2.1.0
This release facilitates the configuration and installation of following eight deployment patterns of WSO2 API Manager 2.1.0
Deployment Patterns
Pattern 0
Single node deployment with H2 database.
Pattern 1
Single node deployment with MySQL database.
Pattern 2
Single node deployment with Analytics.
Pattern 3
Fully distributed with Gateway worker/manager separation.
Pattern 4
Fully distributed with multiple worker/manager separation.
Pattern 5
Distributed with Gateway worker/manager separation. Gateway worker and Key Manager in the same node.
Pattern 6
Distributed with Gateway worker/manager separation. Store and Publisher in the same node.
Pattern 7
Single node deployment with WSO2 Identity Server as Key Manager.
In Pattern-2 to Pattern-4 MySQL is used as the database.
In Pattern-3 to Pattern-6 rsync is used to synchronize API configurations in gateway-manager and gateway-worker.
For more on the above patterns, refer https://docs.wso2.com/display/AM210/Deployment+Patterns
Known Issues
#38