wahyd4 commented on issue #9880:
URL: https://github.com/apache/superset/issues/9880#issuecomment-779499304


   @nytai I agree with you that docker-compose shouldn't be used for production 
ideally, and it provides a super fast way for user to test superset by `1` 
command.
   
   But I wouldn't agree with your thoughts on `Helm`, we don't have to using 
the embedded Database and Redis to run the application, and I wouldn't think 
people do that way to setup production clusters. That's why we provide option 
to use external database and redis instances in Helm, isn't it? If a user don't 
know too much about helm then use the quick start command, otherwise check the 
README to customize. Definitely there are lots of ways to run superset, but 
given we have provided helm as an option, so hope we can provide some more 
information about it which is similar to the archived superset helm chart 
<https://github.com/helm/charts/tree/master/stable/superset>
   
   Anyway, thanks for the explanation, I have tried the `apache/superset` 
docker image locally, it works great.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to