To enable health endpoints in Docker deployments, you must: 

  1. Configure the health.group.<group>.include parameter in the application.yml file. 

  2. Run CA Gateway with the -p command described in Running the CA Gateway Docker container.

CA Gateway will expose the following endpoints to check the application health.

https://<HOST>:<MONITOR_HOST_PORT>/<management.endpoints.web.base-path>/<ENDPOINT>

Where: