Enabling internet licensing

Voci will provide an authorization token for you to place on the host running V‑Blaze. You must have root privileges to enable internet licensing. Create and navigate to a directory with the path /opt/voci/state/license/ and create a worker.cfg configuration file. Add the header [requester] and the provided token to worker.cfg.

The following example shows the format of worker.cfg:

[requester]
auth_token=11111111-2222-3333-4444-555555555555

The two lines in the example are the minimum requirements of worker.cfg. V‑Blaze won't be allowed to start up without them. For more information on worker.cfg configuration settings, refer to Required license configuration.