Skip to content
FaTKaT edited this page Oct 5, 2021 · 1 revision

First Time Setup

Congrats you installed the processor, but now it`s time to configure it.

Navigate to the IP of the service by going to serviceip:3859 and register a new user!

Login into the Webhook-Processor and navigate to the Settings

Endpoint URL

Enter the Endpoint URL This is the IP of the Rekor Scout Agent Webserver. The default port is 8355. This needs to be enabled in the alprd.conf on the Rekor Scout Agent.

Windows

How to change the alprd.conf

Confirm the following are enabled and configured:

web_server_enabled = 1
websockets_enabled = 1
web_server_debug = 1
web_server_port = 8355

Docker

How to change the alprd.conf

Navigate to the host path where you are storing the alprd.conf and use your favorite text editor to confirm the web server is enabled.

web_server_enabled = 1
websockets_enabled = 1
web_server_debug = 1
web_server_port = 8355

Before moving any further, make sure your webserver is working by navigating to it IP:8355 It's working when it looks like this below:

Hostname

Navigate to https://cloud.openalpr.com/ and from there on the bottom left click then go to agents. This should pull up a page like the one below:

copy and paste the hostname into the Webhook-Processor.

UID

Navigate to https://cloud.openalpr.com/ and on the left side-bar click Billing and Licenses. Then copy and paste the UID into the processor.

OpenALPR Web Server API Key

Navigate to the top right and click the blue profile circle icon and then click Account Settings. copy and paste the API Key into the processor.

OpenALPR Web Server URL

https://cloud.openalpr.com

Version

Navigate to agents again and press configure. This should pull up a page that looks like the image below. copy and paste the version into the processor.

Latitude & Longitude

Use a website like This and input the coordinates into the processor.

Once everything is configured, press Save and Start Scrape