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 dockerized redis configuration #328

Closed
jgmontoya opened this issue Dec 5, 2020 · 1 comment · Fixed by #329
Closed

Add dockerized redis configuration #328

jgmontoya opened this issue Dec 5, 2020 · 1 comment · Fixed by #329

Comments

@jgmontoya
Copy link
Contributor

jgmontoya commented Dec 5, 2020

Sidekiq uses redis which should be dockerized.

We need to add the configuration to the docker-compose.yml file and set the env vars to use the docker assigned port (like it's done with the DB here).

This PR might help guide the needed changes.

@LuisFros
Copy link
Contributor

LuisFros commented Dec 5, 2020

You can use this repo where ive done that @jgmontoya https://github.com/LuisFros/rails-dockerizado

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

Successfully merging a pull request may close this issue.

2 participants