nytai commented on issue #13957: URL: https://github.com/apache/superset/issues/13957#issuecomment-813783093
@alexkreidler docker-compose provides a simple way to bring up a fully functional version of superset with a single command. Redis and Postgres are used by the application for caching and storing metadata, if you would like to bring your own instances of these, running docker containers directly might be a better fit https://hub.docker.com/r/apache/superset. The docs could always be better. Having a section for "Debugging docker-compose" and "Customizing docker-compose" would be useful. Would you be interested in contributing in this area? -- 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]
