User Tools

Site Tools


packages:fedmsg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
packages:fedmsg [2016-03-19 15:51]
glen
packages:fedmsg [2016-03-19 16:56] (current)
glen [outgoing requests]
Line 34: Line 34:
  
  
 +===== Incoming requests =====
 +
 +To configure accepting incoming messages on ''​tcp/​2003'',​ install ''​fedmsg-relay''​ package and configure ''​relay.py'':​
 +
 +<code python relay.py>​
 +     ​relay_inbound=[
 +        "​tcp://​ep09.pld-linux.org:​2003",​
 +     ],
 +</​code>​
 +
 +===== Outgoing requests =====
 +
 +To configure sending local ''​fedmsg-logger''​ events to central hub, install ''​fedmsg-relay''​ package and configure ''​relay.py'':​
 +
 +<code python relay.py>​
 +     ​relay_inbound=[
 +        "​tcp://​ep09.pld-linux.org:​2003",​
 +     ],
 +</​code>​
 +
 +No need to start relay daemon.
 ===== anitya ===== ===== anitya =====
  
packages/fedmsg.1458399095.txt.gz ยท Last modified: 2016-03-19 15:51 by glen