wazo-sysconfd

Build Status

wazo-sysconfd is a daemon for configuring system parameters on a Wazo server. It is used to execute commands requiring special privileges on the host (e.g. root privileges, asterisk commands). It shims Wazo and the installed host together. Its usage is mandatory for a all-in-one installations of Wazo, but should be unnecessary for container installations.

Running unit tests

tox --recreate -e py39

Running integration tests

tox --recreate -e integration

Development

Request handlers architecture

Architecture diagram Architecture diagram source