Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispatcher Proxy Support #163

Open
whitej6 opened this issue Nov 5, 2022 · 2 comments
Open

Dispatcher Proxy Support #163

whitej6 opened this issue Nov 5, 2022 · 2 comments

Comments

@whitej6
Copy link
Contributor

whitej6 commented Nov 5, 2022

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.

@smk4664
Copy link
Contributor

smk4664 commented Nov 5, 2022

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

@whitej6
Copy link
Contributor Author

whitej6 commented Nov 6, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants