Licensing
How kordrun licenses and machine activation work.
Your license key authorizes kordrun to run on your machines. Set it once per machine and manage your activated machines from the dashboard.
Using your license
Where the key lives
kordrun reads your key from either:
- the
KORDRUN_LICENSEenvironment variable, or - the file
~/.kordrun/license.key(written bykordrun activate).
kordrun activate KRDN-XXXX-XXXX-XXXX-XXXXRegistering a machine
Set KORDRUN_LICENSE_SERVER so activation registers this machine with your
dashboard:
export KORDRUN_LICENSE_SERVER=https://kordrun.mohitkadwe.tech/api
kordrun activate KRDN-XXXX-XXXX-XXXX-XXXXThe machine then appears under Machines in your dashboard, where you can
revoke it. A revoked machine is refused on its next activate or start.
Machine id
Each machine has a stable id (used for machine-bound keys). Print it with:
kordrun license-id