Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NGROK is a utility that can be used for publishing live Sqorz results via the Internet. There are free and paid plans however, the free plan is generally good enough for the distribution of Sqorz web services.

Here you will find some basic instructions on how to use NGROK.

Please noteImportant notes:

  1. NGROK is a third party utility, it is a great product but it is not supported by Eventsoft Pty. Ltd.

...

  1. Any queries pease refer to the NGROK website for more detailed instructions https://ngrok.com/

...

  1. .

  2. Each active NGROK connection puts load onto the Sqorz computer, it is highly recommended that connections using NGROK are kept to a minimum to avoid impacting the operation of Sqorz.

NGROK — initial setup

  1. Download NGROK: from here https://ngrok.com/download

  2. Put it in a directory or on your desktop

  3. Unzip NGROK

  4. You now need to sign-up to NGROK to get a Token Number — sign-up to NGROK here: https://dashboard.ngrok.com/signup

  5. Once you have signed-up you will see a token number

  6. Copy the token number

  7. Go back to NGROK on your computer and double click the NGROK icon — a black screen will appear

  8. Copy and paste the following command on the screen “ngrok config add-authtoken <token number>

  9. Replace <token number> with the token number you received when you signed in

  10. Press enter

...

NGROK — how to use

There are two steps: 1. setup an event in Sqorz; and, 2. set up NGROK.

Setup an event in Sqorz

  1. Open the event

  2. Go to Settings > Services and enable Local Web Services

  3. For Training make sure the Training checkbox is Enabled

...

Setup NGROK

  1. Double click the NGROK icon — a black screen will appear

  2. Enter the following text — “ngrok http 4343”

  3. Press enter

  4. Copy the text on the line that says ‘Forwarding' e.g. https://xxxx-xx-xx-xxx-xx.xx.ngrok.io

  5. Paste this text into the url address bar in a browser on a device with Internet access (computer, tablet)

  6. Select the required service from the menu

...

The Web Services menu will appear

...