Issue Summary

Currently We are using docker-compose to deploy redash Along with custom fork(minor frontend changes) but recently started facing issues like worker getting queued etc. Moving forward we want to use redash as a service and deploy it as ECS containers. What would be the best way to follow this approach. Also is there any better approach to resolve the same **ex : ** Initially we were planning to use kubernetes arch. to deploy redash. Need advice on same.
A summary of the issue and the browser/OS environment in which it occurs.

Technical details:

  • Redash Version: V9.0
  • Browser/OS: Ubuntu 16.04
  • How did you install Redash: Git clone

We are trying to do the same at my work. Do those links help your use case?

Hope that helps,
Ramzi

1 Like

I’m very interested to hear how this effort comes along / what if anything needs to change in the source code to make it easier for others to do the same.