infra-docs-fpo/modules/sysadmin_guide/pages/fedmsg-irc.adoc

30 lines
761 B
Text
Raw Normal View History

= fedmsg-irc SOP
____
Echo fedmsg bus activity to IRC.
____
== Contact Information
Owner::
Messaging SIG, Fedora Infrastructure Team
Contact::
#fedora-apps, #fedora-fedmsg, #fedora-admin, #fedora-noc
Servers::
value03
Purpose::
Echo fedmsg bus activity to IRC
== Description
_fedmsg-irc_ is a daemon running on _value03_ and _value01.stg_. It is
listening to the fedmsg bus and echoing that activity to the
_#fedora-fedmsg_ channel in IRC.
It can be configured to ignore certain messages, join certain rooms, and
take on a different nick by editing the values in `/etc/fedmsg.d/irc.py`
and restarting it with `sudo service fedmsg-irc restart`
See https://fedmsg.readthedocs.org/en/latest/configuration/#irc for more
information on configuration.