stocky-pencil-78684
10/08/2021, 1:57 AMbetter-orange-49102
10/08/2021, 2:53 AMdocker-compose -f datahub -f docker-compose.yml -f docker-compose.override.yml up -d
and see what error messages appear
i usually start my instance using this command instead of the datahub quickstart
python command (which does some docker commands underneath)
and also, your version of datahub is rather old (mae/mce-consumer has been removed), can consider downloading a newer version from the github repomammoth-bear-12532
datahub --version
show?stocky-pencil-78684
10/08/2021, 3:30 AMstocky-pencil-78684
10/08/2021, 3:36 AMbetter-orange-49102
10/08/2021, 3:43 AMpip install acryl-datahub
right
then you should follow @mammoth-bear-12532’s instructions because im not very familiar with that methodstocky-pencil-78684
10/08/2021, 3:46 AMbetter-orange-49102
10/08/2021, 3:51 AMdocker run hello-world
and see if its actually running?stocky-pencil-78684
10/08/2021, 4:50 AMmammoth-bear-12532
stocky-pencil-78684
10/08/2021, 5:06 AMmammoth-bear-12532