Blame pagure-logcom/README.rst

Pierre-Yves Chibon 21a804
Pagure LogCom
Pierre-Yves Chibon 21a804
=============
Pierre-Yves Chibon 21a804
Pierre-Yves Chibon 21a804
This is the service logging in the user's commits to be displayed in the
Pierre-Yves Chibon 21a804
database.
Pierre-Yves Chibon 21a804
This service is triggered by a git hook, sending a notification that a push
Pierre-Yves Chibon 21a804
happened. This service receive the notification and goes over all the commit
Pierre-Yves Chibon 21a804
that got pushed and logs the activity corresponding to that user.
Pierre-Yves Chibon 21a804
Pierre-Yves Chibon 21a804
 * Run::
Pierre-Yves Chibon 21a804
Pierre-Yves Chibon 21a804
    PAGURE_CONFIG=/path/to/config PYTHONPATH=. python pagure-logcom/pagure_logcom_server.py