[PLDWWW] page changed: packages:fedmsg

"Elan Ruusamäe (glen)" glen at pld-linux.org
Sat Mar 19 15:51:35 CET 2016



--- https://www.pld-linux.org/packages/fedmsg?rev=1458395505
+++ https://www.pld-linux.org/packages/fedmsg?rev=1458399095
@@ -7,8 +7,9 @@
  Quick setup from [[http://www.fedmsg.com/en/latest/development/|here]]:
  
    - install yourself ''fedmsg-relay'' package
    - add to endpoint: <code python /etc/fedmsg.d/endpoints.py>
+     endpoints={
          "__main__.HOSTNAME": [
              "tcp://127.0.0.1:4320",
          ]
  </code> the **HOSTNAME** is your local host name, see ''hostname(1)''
@@ -24,8 +25,9 @@
  Install ''fedmsg-gateway'' package, no configuration needed.
  
  Now you can define in your ''endpoints.py'' to listen for pld messages:
  <code python endpoints.py>
+     endpoints={
          "pld-relay": [
              "tcp://ep09.pld-linux.org:9940",
          ], 
  </code>


Diff URL:
  https://www.pld-linux.org/packages/fedmsg?do=diff&r1=1458395505&r2=1458399095
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list