Skip to content

Can you provide more information on how to run the "Bruxelles demo"?

  1. "Change to Host's IP" -> what's "Host" ?

  2. make build-images work ok for me.

  3. make registry-login fails for me.

echo "Logging in to HDAR located at http://10.0.3.53:5000..."
Logging in to HDAR located at http://10.0.3.53:5000...
hdarctl login http://10.0.3.53:5000
make: hdarctl: No such file or directory
make: *** [registry-login] Error 1

I guess hdarctl must be installed before. Could you add indications on how to do that in the README?