alephpt commented on issue #21160:
URL: https://github.com/apache/superset/issues/21160#issuecomment-1736520181

   from what I can gather you need `psycopg2==2.9.3` in your 
requirements-local.txt and then you need to run `docker-compose -f 
docker-compose-non-dev.yml up`.
   
   From what I have gathered, docker-compose is not meant to be used to build 
the front-end and you will get errors in that regard, and non-dev does not 
rebuild the containers.. so you kind of have to use both of them together if 
you're going to try and use docker for production.
   
   I believe superset was meant to be run on bare metal or containerized in 
kubernetes via helm deployments.


-- 
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.

To unsubscribe, e-mail: [email protected]

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