Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

services start command missing #18

Closed
dpatil-fw opened this issue Jan 30, 2021 · 2 comments
Closed

services start command missing #18

dpatil-fw opened this issue Jan 30, 2021 · 2 comments

Comments

@dpatil-fw
Copy link

Under https://github.com/FIWARE/tutorials.Linked-Data#start-up

./services start

is missing in the steps. Kindly add.

@jason-fox
Copy link
Member

jason-fox commented Feb 1, 2021

Under https://github.com/FIWARE/tutorials.Linked-Data#start-up - the following is already defined:

git clone https://github.com/FIWARE/tutorials.Linked-Data.git
cd tutorials.Linked-Data
git checkout NGSI-v2

./services orion|scorpio

This defines which context broker you want to start the tutorial with - either using Orion-LD or Scorpio.

The NGSI-LD for NGSI-v2 developers tutorials are a little different to the other NGSI-v2 tutorials since under NGSI-LD there is now a choice of broker to use. The NGSI-LD first tutorials do the same thing. You need to chose between Orion-LD, Scorpio or Stellio

For an NGSI-LD tutorial, running

 ./services start

Results in an error message:

Command not Found.
usage: services [create|orion|scorpio|stop]

Which should be clear enough. Or am I missing something?

@dpatil-fw
Copy link
Author

Please ignore the issue raised, all is good. I am closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants