wazo-platform / wazo-plugind

:package: A plugin management micro service for Wazo

Home Page:http://wazo.community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wazo-plugind

Build Status

A microservice to manage plugins in the Wazo PBX.

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

Docker

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

Getting the image

To download the latest image from the docker hub

docker pull wazoplatform/wazo-plugind

Running wazo-plugind

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

Building the image

Building the docker image:

docker build -t wazoplatform/wazo-plugind .

About

:package: A plugin management micro service for Wazo

http://wazo.community

License:GNU General Public License v3.0


Languages

Language:Python 93.2%Language:Shell 5.6%Language:Dockerfile 0.8%Language:Jinja 0.3%Language:Makefile 0.2%