Versions Compared
Version | Old Version 4 | New Version Current |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Anchor | ||||
---|---|---|---|---|
|
Tip |
---|
Step - by - step guide on how to Install Insights Enterprise - Business logic |
Insights Advanced - Webhooks |
Expand | ||
---|---|---|
| ||
Refer here for installation steps if required. |
Expand | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Example: java -jar PlatformInsightsWebHook.jar
Multiple instance of WebhookIf you want to run multiple instance of webhook then use following steps
<Proxy balancer://wbhome> Restart Apache httpd server your proposed webhook url will be http://<HostIP>/webhookGIT/PlatformInsightsWebHookGIT/insightsDevOpsWebHook?webHookName=git_wb2_push http://<HostIP>/webhook/PlatformInsightsWebHook/insightsDevOpsWebHook?webHookName=git_webhook1_commit Use this url in your tool. If you want to register webhook service , Please add paramenter -config.file.location=<location of config file> , on windows you can do like this C:\InSights\Insights_Deployment\Server2\nssm-2.24\win64\nssm install InSightsWebhookSubscriber "%JAVA_HOME%\bin\java.exe" "-jar C:\InSights\Insights_Deployment\Server2\Configs\WebhookJar\PlatformInsightsWebHook.jar" -config.file.location=C:\InSights\Insights_Deployment\Server2\Configs\WebhookJar |
Expand | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
Example: java -jar PlatformEngine.jar
|
Expand | ||
---|---|---|
| ||
Please refer WebHook Agent Configuration for more detail |
Back to Top