Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

wazo-platform/wazo-router-confd

Repository files navigation

wazo-router-confd

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

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.

Running with wazo-auth

$ make start-auth

Will start all the needed components to use confd with portal UI.

$ make setup-auth

Will insert the needed tenant uuids to use with wazo-auth and portal.

Tests

Running unit tests

$ tox --recreate -e py37

Docker

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

Getting the image

To download the latest image from the docker hub

docker pull wazoplatform/wazo-router-confd

Running wazo-router-confd

docker run wazoplatform/wazo-router-confd

Building the image

Building the docker image:

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

About

WAZO REST API for the configuration of the C4 infrastructure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages