Running Clustered API Gateway Containers and Elasticsearch Containers
About this task
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 API Gateway containers and Elasticsearch containers.

To run clustered API Gateway containers and Elasticsearch containers
Procedure
What to do next
Note: You can stop the
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