Issue Summary

Hi. I’m trying to configure redis aws service instead of docker one.

I created an redis node on aws as a service. I put the url on the env file and exec ‘docker-compose up -d server’.
After that, I get and 500 server error.
I try to check the logs but I cant find any error.
It’s necesary change any other place this configuration?
What docker instance should fail? for review with more detail the log

Thanks to all :hugs:

Technical details:

  • Redash Version: v.8.0.beta2
  • Browser/OS: n/a (chrome)
  • How did you install Redash: ami on aws

I confirm that there aren’t any other place to configure your own redis. You only need to replace the redis url on env file.

My problem was about AWS configuration (security-groups, roles, etc)

:smile: I’m pleased to see that. I was confident this was a security groups issue. I just hadn’t updated the forum. Glad you figured it out.