Skip to content

wazo-platform/wazo-chatd

Repository files navigation

wazo-chatd

Build Status

A microservice to manage message and presence for a Wazo Engine.

Docker

The official docker image for this service is wazoplatform/wazo-chatd.

Getting the image

To download the latest image from the docker hub

docker pull wazoplatform/wazo-chatd

Running wazo-chatd

docker run wazoplatform/wazo-chatd

Building the image

Building the docker image:

docker build -t wazoplatform/wazo-chatd .