Licensing

Once you can access the Receiver UI, you can use the normal process to license it. Note, the license will only be applied to the current instance of the container and if you issue another docker run command to create a new container, that instance will have a different unique identifier and you will need to separately license that instance. For large scale licensing of many container instances, the recommendation is to use the Receiver API as shown below to automate the process of registering license activations.

# curl -i --user "{username}:{password}" http://{receiver_IP_address}:4300/activate.json?key={activation_key}