Skip to content

altzone/wazo-plugind

 
 

Repository files navigation

wazo-plugind

Build Status

A micro service to manage plugins in the Wazo PBX.

wazo-plugind allow the administrator to manage plugins installed on a Wazo using a simple HTTP interface.

Docker

The official docker image for this service is wazopbx/wazo-plugind.

Getting the image

To download the latest image from the docker hub

docker pull wazopbx/wazo-plugind

Running wazo-plugind

docker run -e"XIVO_UUID=<the xivo UUID>" wazopbx/wazo-plugind

Building the image

Building the docker image:

docker build -t wazopbx/wazo-plugind .

About

📦 A plugin management micro service for Wazo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.0%
  • Shell 6.5%
  • Other 1.5%