mwolff44 / wazo-router-confd

WAZO REST API for the configuration of the C4 infrastructure

Home Page:http://www.wazo-platform.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wazo-router-confd

wazo-router-confd provides REST API for the C4 infrastructure.

Installing wazo-router-confd

The server is already provided as a part of Wazo. Please refer to the documentation for further details on installing one.

Tests

Running unit tests

$ tox --recreate -e py37

Docker

The official docker image for this service is wazo-platform/wazo-router-confd.

Getting the image

To download the latest image from the docker hub

docker pull wazo-platform/wazo-router-confd

Running wazo-router-confd

docker run wazo-platform/wazo-router-confd

Building the image

Building the docker image:

docker build -t wazo-platform/wazo-router-confd .

About

WAZO REST API for the configuration of the C4 infrastructure

http://www.wazo-platform.org

License:GNU General Public License v3.0


Languages

Language:Python 96.5%Language:Shell 1.6%Language:Makefile 0.9%Language:Dockerfile 0.9%