Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clarify documentation | nico | 2020-06-10 | 1 | -1/+1 |
| | | | | | | * align url parameter to the ejabberd example * update virtualenv command * remove influxdb service requirement from service template | ||||
* | debugging by default | nico | 2020-06-10 | 1 | -2/+3 |
| | | | | * disable debug logs by default in the config template | ||||
* | add cleanup.py | genofire | 2020-06-10 | 1 | -0/+20 |
| | |||||
* | refactory prometheus exporter - use python lib | genofire | 2020-06-09 | 1 | -1/+2 |
| | |||||
* | yaml config | nico | 2020-03-06 | 1 | -0/+26 |
+ implement yaml config file parsing * update default config file * update global config file from .conf to .yml ( debatable ) Signed-off-by: nico <nico@magicbroccoli.de> |