Skip to content

Releases: wso2/docker-apim

WSO2 API Manager Docker Resources v2.1.0.1

14 Mar 13:15
Compare
Choose a tag to compare

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-0-image

Pattern 1

    Single node deployment with MySQL database.

Pattern-1-image

Pattern 2

    Single node deployment with Analytics.

Pattern-2-image

Pattern 3

    Fully distributed with Gateway worker/manager separation.

Pattern-3-image

Pattern 4

    Fully distributed with multiple worker/manager separation.

Pattern-4-image

Pattern 5

    Distributed with Gateway worker/manager separation. Gateway worker and Key Manager in the same node.

Pattern-5-image

Pattern 6

    Distributed with Gateway worker/manager separation. Store and Publisher in the same node.

Pattern-6-image

Pattern 7

    Single node deployment with WSO2 Identity Server as Key Manager.

Pattern-7-image

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