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

How to define which redis database to use? #579

Closed
Jibec opened this issue May 21, 2018 · 3 comments · Fixed by #581
Closed

How to define which redis database to use? #579

Jibec opened this issue May 21, 2018 · 3 comments · Fixed by #581

Comments

@Jibec
Copy link

Jibec commented May 21, 2018

In the context of YunoHost hosting, I would like to tell PeerTube which Redis Database to use, so it doesn't create side-effects when another app is removed.

Is it possible?

@rigelk
Copy link
Collaborator

rigelk commented May 21, 2018

@Jibec do you mean to select a db number within a redis instance?
We basically can expose anything kue exposes (apart from the socket connection, which is bugged in kue)

@Jibec
Copy link
Author

Jibec commented May 21, 2018 via email

@rigelk rigelk self-assigned this May 21, 2018
rigelk added a commit to rigelk/PeerTube that referenced this issue May 21, 2018
@rigelk rigelk removed their assignment May 21, 2018
@Jibec
Copy link
Author

Jibec commented May 21, 2018

that looks good, thank you 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants