Test of all synQup services (MySQL, MongoDB, etc.)¶
Our deployment uses a command to check the status of all container services. It is called by:
The following services are going to be tested (in that order):
- Redis
- RabbitMQ
- MySQL
- MongoDB
If a service is not running, the command will stop immediately. The subsequent services are not checked in case of failure.