Open bruumnml opened 1 year ago
does it work by just running make
and choose the demo environment setup?
did you add DATABASE_CONN: ~
to querybook_config.yaml
did you add
DATABASE_CONN: ~
to querybook_config.yaml
yes, it is configured and added in the docker-compose file file
does it work by just running
make
and choose the demo environment setup?
i have my databases in different instances, the worker,web and scheduler run in a separated EC2 instance
i have the following error when running the init_db script after creating all the docker conteiners with make web, worker and scheduler I already add the connection string to my mysql instance in the alembic.ini file but don't seem to read it