This page walks you through the installation procedure for TeamForge Webhooks-based Event Broker.
You can install the Webhooks-based Event Broker after installing TeamForge. As the Webhooks-based Event Broker requires relatively less RAM, you can install the Webhooks-based Event Broker on the TeamForge Application Server itself.
You should have the TeamForge installation respository configured as part of the TeamForge installation.
Do this on the TeamForge Application Server to install the Webhooks-based Event Broker.
-
Run this command:
yum install teamforge-webr
-
Add the Webhooks-based Event Broker services (
webr
andwebr-database
) to the host:SERVICES token insite-options.conf
file.For example:
host:SERVICES=ctfcore ctfcore-database ctfcore-datamart search mail etl binary reviewboard reviewboard-database reviewboard-adapter cliserver webr webr-database
-
Provision services.
teamforge provision
Related Links
- TeamForge Webhooks-based Event Broker Overview
- TeamForge-Jenkins Integration Using TeamForge Webhooks-based Event Broker
- TeamForge-JIRA Integration Using TeamForge Webhooks-based Event Broker
- TeamForge-TestLink Integration Using TeamForge Webhooks-based Event Broker
[]: