Enable and start Workers
Could we simplify by doing the following?
systemctl enable --now pagure_worker.service pagure_gitolite_worker.service
Also, pagure_ev is an optional service and that part should probably be described at the same place with the EventSource server setup docs.
pagure_ev
Could we simplify by doing the following? systemctl enable --now pagure_worker.service pagure_gitolite_worker.service
Looks good to me.
This also makes sense.
1 new commit added
Update doc/install.rst
Thanks! :)
Pull-Request has been merged by pingou
Enable and start Workers