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

Support unix socket Redis connections in parse_redis_connection #2675

Closed
12 tasks
jake2184 opened this issue Oct 24, 2022 · 0 comments · Fixed by #2676
Closed
12 tasks

Support unix socket Redis connections in parse_redis_connection #2675

jake2184 opened this issue Oct 24, 2022 · 0 comments · Fixed by #2676
Assignees
Labels
type: feature Introduction of new or enhanced functionality to the application

Comments

@jake2184
Copy link
Contributor

As ...

Isabella - Infrastructure Owner

I want ...

to be able to use Redis cache via a unix socket connection that than a TCP connection

So that ...

I can share sockets between docker containers rather than exposing ports (which is tricky to corporate environment)

I know this is done when...

  • I am able to start and run Nautobot with configuration for a unix socket and the application fully functions

Optional - Feature groups this request pertains to.

  • Automation
  • Circuits
  • DCIM
  • IPAM
  • Misc (including Data Sources)
  • Organization
  • Plugins (and other Extensibility)
  • Security (Secrets, etc)
  • Image Management
  • UI/UX
  • Documentation
  • Other (not directly a platform feature)

Database Changes

None

External Dependencies

None

@jake2184 jake2184 added the type: feature Introduction of new or enhanced functionality to the application label Oct 24, 2022
jake2184 added a commit to jake2184/nautobot that referenced this issue Oct 24, 2022
glennmatthews added a commit that referenced this issue Oct 26, 2022
…ections (#2676)

* Fix #2675 by adding NAUTOBOT_REDIS_SCHEME to support unix socket connections

* Update changes/2675.added

Co-authored-by: Glenn Matthews <glenn.matthews@networktocode.com>

Co-authored-by: Glenn Matthews <glenn.matthews@networktocode.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new or enhanced functionality to the application
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant