iQCloud - Container Status Commands

RabbitMQ and the Web Socket Client are running on a Docker container.

appliance-websocket-client and  rabbitmq containers have to be up and running to allow the communication between the appliance and the cloud.


Docker command is used to check the status of the containers:


docker ps
 
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
dcada3e143e4 docker.cloudqa.internal/iquate/appliance-websocket-client:0.0.14 "/sbin/tini -- /op..." 9 days ago Up 8 days 0.0.0.0:9001->9000/tcp communication_websocket-client_1
e5ccfc8fc379 rabbitmq:3.6.15-management-alpine "docker-entrypoint..." 9 days ago Up 8 days 4369/tcp, 5671/tcp, 0.0.0.0:5672->5672/tcp, 15671/tcp, 25672/tcp, 0.0.0.0:15672->15672/tcp communication_rabbitmq-appliance_1