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

Add support for Redis DB Index #119

Open
berlincount opened this issue Jan 22, 2022 · 3 comments
Open

Add support for Redis DB Index #119

berlincount opened this issue Jan 22, 2022 · 3 comments
Labels
status: blocked Another issue or external requirement is preventing implementation type: enhancement

Comments

@berlincount
Copy link

Hello,

when pointing Nautobot at a Redis Cluster already containing databases, configuring a DB index would allow them to cohabitate.

all other software I use does that ... 🤪

count

@nniehoff
Copy link
Contributor

@berlincount Nautobot uses multiple redis DBs. By default 0 is used for the django-redis cache and celery, 1 is used for django-cacheops. This can be overridden by providing a custom nautobot_config.py today.

@cotocisternas
Copy link

The idea of a Helm chart is to abstract the user from the underlying implementation. I dont know much about django, and really dont have time to learn just to install a "tool".
Maby you guys can checkout netbox chart as inspiration.

https://github.com/bootc/netbox-chart

@ubajze
Copy link
Contributor

ubajze commented Sep 18, 2024

We opened the issue in Nautobot core: nautobot/nautobot#6235

If they implement this feature in Nautobot, we will add support for environmental variables in the Helm Charts.

@gertzakis gertzakis added status: blocked Another issue or external requirement is preventing implementation type: enhancement labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: blocked Another issue or external requirement is preventing implementation type: enhancement
Projects
None yet
Development

No branches or pull requests

5 participants