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

Added more configuration for external redis #811

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Added more configuration for external redis #811

merged 1 commit into from
Apr 15, 2024

Conversation

HellLord77
Copy link
Contributor

This PR adds more configuration for the external redis instance.
adds two new env vars:

REDIS_USERNAME: allows to specify username when using password (requirepass arg for redis creates "default" user)

REDIS_DB: helps separating databases when using single redis shared between multiple apps

unraid_template/romm.xml Outdated Show resolved Hide resolved
backend/config/__init__.py Outdated Show resolved Hide resolved
backend/handler/redis_handler.py Outdated Show resolved Hide resolved
@gantoine
Copy link
Member

@HellLord77 looks good, but i need you to squash your commits and sign that squash commit with a PGP key

add env vars: REDIS_USERNAME, REDIS_DB

Co-Authored-By: Zurdi <[email protected]>
Co-Authored-By: Georges-Antoine Assi <[email protected]>
@zurdi15 zurdi15 merged commit 6c6ddd7 into rommapp:master Apr 15, 2024
1 check passed
@zurdi15 zurdi15 mentioned this pull request Apr 20, 2024
This pull request was closed.
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

Successfully merging this pull request may close these issues.

3 participants