webstat-collector/README.rst

17 lines
440 B
ReStructuredText

============================
Website stats collector demo
============================
CHWEB is a website checking tool.
ATM in its very early stages meant to demo `aiven <https://aiven.io>`_'s
platform, using their `kafka <https://aiven.io/kafka>`_ and `postgresql
<https://aiven.io/postgresql>`_ services.
Install and run the application with::
pip install .
chweb_collect -c config.yaml &
chweb_consume -c config.yaml &