Hi All newbie here, attempted to deploy my first instance, but met this error, any support would be a great help!
g
gentle-camera-33498
03/09/2023, 4:24 PM
Hello @acceptable-evening-60358,
I'm sorry for not getting back to you sooner. Do you have any familiarity with docker and docker-compose?
If you are having problems with the quickstart command and know how to deal with docker-compose, you can build your own docker-compose file based on the quickstart.
Here a file you can use as base: https://github.com/datahub-project/datahub/blob/master/docker/quickstart/docker-compose-without-neo4j.quickstart.yml
In this folder, you can find different files with distinct configurations. I recomend you use the file above.