2

when i tried to build formsflow-form,formflow-bpm ,keycloak etc from deployment docker i got error saying "could not connect to database". But i can build all these seperately. enter image description here

Athira S Raj
  • 187
  • 7

1 Answers1

1

It looks like from the error logs you are missing environment variables for database which is required to set up forms-flow-ai in Docker. You can checkout the Installation steps of formsflow.ai solution in docker and follow along it to resolve the issue.

Kurian Benoy
  • 849
  • 6
  • 12