/wazo-chatd

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

wazo-chatd

Build Status

A micro service 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 .