Changes between Version 35 and Version 36 of InstallingFromSources
- Timestamp:
- 07/23/12 11:23:30 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingFromSources
v35 v36 225 225 }}} 226 226 227 == Configuring firewall == 228 QCG-Notification requires only one TCP port to be open for incoming connections. By default it should be port 19001. 229 Note that the QCG-Notification service may publish notifications using various protocols and connect to many notification consumer services deployed on different machines and listening on different ports. Within the PL-Grid, the QCG-Notification sends notifications via HTTP/HTTPS to the QCG-Broker service listening on a predefined port as well as it may use XMPP and SMTP protocols to distribute XMPP and e-mail messages. These all remarks should be reflected in the firewall configuration. 230 227 231 == QCG-Notification installation using RPMS (in PL-Grid) == 228 232 There are available RPM packages for installation QCG-Notification in PL-Grid. For detailed instructions follow this [[InstallingUsingRPMS|link]].