13. Appium Installation (ngrok.exe)

13. Appium Installation (ngrok.exe):
Ngrok is a multiplatform tunnelling, reverse proxy software that establishes secure tunnels from a public endpoint such as
internet to a locally running network service while capturing all traffic for detailed inspection and replay.
Image Source: https://ngrok.com/
1. Run powershell


2. Start ngrok using below command on 8080 port on which Jenkins is running:
./ngrok http 8080



1.       Goto Github and from setting open webhook tab


4. Add server URL http://eba21165.ngrok.io from ngrok.exe and github-webhook in webhook specified filed
Link will be like this  http://eba21165.ngrok.io/github-webhook/

1.  Change the Content type into application/Json and then add the webhook.
We can run Jenkins through URL in powershell http://eba21165.ngrok.io.



No comments:

Post a Comment

Cypress from beginning