Open mrcasablr opened 3 years ago
The auth
schema must be in place for HBP to start. Either create it manually, or create a init script for the postgres container, or use the image: nhost/postgres:12-v0.0.5
.
Couldn't HBP automatically create the auth
schema if not found upon start?
If not, it would be nice to have the instructions on how to create necessary schemas/tables in the getting started guide, for those who can't use a different Postgres image.
Describe the bug Using the following docker-compose yaml prevents hbp from starting
Expected behavior docker logs show postgres and hasura containers working, Just the hbp fails to start.
Screenshots docker logs show -
Desktop (please complete the following information): Fedora 34 docker-compose version 1.29.2, build 5becea4c Docker version 20.10.7, build f0df350