Partners /
CircleCI
CircleCI
+ ngrok
Setup continuous integration pipelines between remote systems and your Circle CI deployment without network pain.
Type of Integration
Services
Integrations
Webhooks
Develop and test CircleCI webhooks from localhost
1
2
3

Listen to CircleCI webhooks with a public and secure URL
Inspect webhook traffic
Modify and replay CircleCI requests
ngrok http 8080 --verify-webhook=circleci --verify-webhook-secret=mySecret
Services
Setup continuous integration pipelines by using ngrok to connect your Circle CI server with your code repository
1
2
3

Enable access to CircleCI with public and secure URLs

Restrict access with access control and IP restrictions

Keep your data confidential with end-to-end encryption
ngrok http 8080 --domain=circleci.example.com