Hi,

Would you advise against running production grade redash instance using docker (running on kubernetes?)

I am asking because the documentation gives the impression that such kind of deployment MIGHT not be production grade:

Docker

For development environment setup, please refer to the developer guide (which includes Docker specific instructions as well).

Docker is fine for production. From the docs:

For every Redash release we also create updated Docker image. Our image follows best practices and can be used in any container orchestation platforms like Kubernetes, ECS or just simply with Docker Compose (which we use in our images).

I agree it’s off-putting that development is the first use-case referenced under the Docker heading. I’ll move that around on the website in the next couple days.

1 Like