Running Clustered API Gateway Containers and external Elasticsearch Containers
In this deployment scenario you can use the sample Docker Compose file apigw-elasticsearch-cluster.yml.
The following diagram depicts a set-up that has clustered webMethods API Gateway containers and Elasticsearch containers.

To run clustered webMethods API Gateway containers and Elasticsearch containers
Note: You can stop the webMethods API Gateway Docker container and the Elasticsearch container
using the Docker Compose sample file with the following command:
docker-compose -f apigw-elasticsearch-cluster.yml down