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 Redis configuration from environment variables #16

Closed
sdewitt-newrelic opened this issue Feb 14, 2024 · 0 comments · Fixed by #20
Closed

Support Redis configuration from environment variables #16

sdewitt-newrelic opened this issue Feb 14, 2024 · 0 comments · Fixed by #20
Assignees
Labels
enhancement New feature or request

Comments

@sdewitt-newrelic
Copy link
Contributor

Summary

Read redis config from environment variables (now it can only be set in the config.yml).

Desired Behavior

Read redis configuration from environment variables such as the following.

  • REDIS_HOST
  • REDIS_PORT
  • REDIS_DB_NUMBER
  • REDIS_PASSWORD
  • REDIS_USE_SSL
  • REDIS_EXPIRE_DAYS
@sdewitt-newrelic sdewitt-newrelic added the enhancement New feature or request label Feb 14, 2024
@sdewitt-newrelic sdewitt-newrelic self-assigned this Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant