commands – server license
List the servers license, current license instance, or request and load a new license.
Usage
server license
server license instance
server license load (file|url)
server license request
where
instance | list the servers current license instance. The output of this command is required when requesting or renewing a BeyondCron license. |
load | load a new BeyondCron license. |
file | name of the BeyondCron license file to load. |
url | of the BeyondCron license to load. |
request | print the url of the BeyondCron store to request a new BeyondCron license, which will populate the BeyondCron store page with the license instance and the appropriate number of jobs. |
na
Examples
List servers license
BeyondCron % server license
----------- ----------------------------- Licensed to BeyondCron Type Perpetual Jobs Unlimited Servers 1 Instance 3555d847 Issued 22 Mar 2021 Expires 22 Mar 2022
List servers current license instance
BeyondCron % server license instance
3455d847:6fdf823b
Print a new license request url
BeyondCron server license request
Store URL: https://beyondcron.com/store?instance=455d847:6fdf823b&jobs=20&servers=1
If executed within the bc-web terminal, the command output will be a link similar the to following:
Store URL: http://beyondcron.com/store
Load a new BeyondCron license from the BeyondCron store
BeyondCron % server license load https://beyondcron.com/license/pi_1J3wpi…
Load a new BeyondCron license
BeyondCron % server license load /tmp/license.yaml