Running Clustered API Gateway and Elasticsearch Containers and a Kibana Container
About this task
In this deployment scenario you can use the sample Docker Compose file apigw-elasticsearch-cluster-kibana.yml.
The figure depicts clustered API Gateway containers. They are talking to a clustered Terracotta Server Array container, a cluster of Elasticsearch container and an external Kibana.

To run clustered API Gateway and Elasticsearch containers, and a Kibana container
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-kibana.yml down