nautobot-app-chatops icon indicating copy to clipboard operation
nautobot-app-chatops copied to clipboard

Dispatcher Proxy Support

Open whitej6 opened this issue 2 years ago • 2 comments

Environment

  • Nautobot version: latest
  • nautobot-plugin-chatops version: latest

Proposed Functionality

Add configuration for each dispatcher to support http proxy (if upstream sdk supports).

Use Case

Slack socket mode without outbound internet access.

whitej6 avatar Nov 05 '22 09:11 whitej6

This is more documentation than anything else. Under the hood, Requests and SlackAPIClient both honnor the HTTP_PROXY/HTTPS_PROXY Environment Variables.

smk4664 avatar Nov 05 '22 17:11 smk4664

May be worth implementing separately since the env var applies globally for those libs

whitej6 avatar Nov 06 '22 14:11 whitej6