Closed DavidMGross closed 5 years ago
Thanks for catching this as well - I just updated the guide with the correct command to start the server:
docker run \
-p 8001:8001 \
-p 7001:7001 \
-p 9000:9000 \
-p 8101:8101 \
-e BROKER_SERVER_OPTS="'-Dnetifi.authentication.0.accessKey=9007199254740991' \
'-Dnetifi.broker.console.enabled=true' \
'-Dnetifi.broker.ssl.disabled=true' \
'-Dnetifi.authentication.0.accessToken=kTBDVtfRBO4tHOnZzSyY5ym2kfY=' \
'-Dnetifi.broker.admin.accessKey=9007199254740991' \
'-Dnetifi.broker.admin.accessToken=kTBDVtfRBO4tHOnZzSyY5ym2kfY='" \
netifi/proteus:1.5.3
Tested on Ubuntu/16 and MacOS/Mojave. Each fails with the following error when following the instructions at https://www.netifi.com/getstarted-js: