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

TLS with External Redis/Database #479

Closed
sabinayakc opened this issue Nov 27, 2024 · 2 comments
Closed

TLS with External Redis/Database #479

sabinayakc opened this issue Nov 27, 2024 · 2 comments

Comments

@sabinayakc
Copy link

How do we enable TLS with external database/redis?

  • I am assuming we have to configure it via custom config.
  • I am assuming we need to mount volumes to nautobot server via volumeMounts referring to a secret.
@ubajze
Copy link
Contributor

ubajze commented Dec 16, 2024

Hello

You can enable SSL using nautobot.redis.ssl setting:

This setting is only applicable when using an external Redis instance. Make sure your Redis instance is configured correctly. If you are using self-sign certificates, you will probably need to import CA certificates to Nautobot as a volume.

@ubajze
Copy link
Contributor

ubajze commented Jan 8, 2025

I hope the above response answers your questions. I am closing this issue. Feel free to open a new issue if more questions arise.

@ubajze ubajze closed this as completed Jan 8, 2025
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