✦ kordrun v1.0 — 2 processes free, forever
kordrun

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_LICENSE environment variable, or
  • the file ~/.kordrun/license.key (written by kordrun activate).
kordrun activate KRDN-XXXX-XXXX-XXXX-XXXX

Registering 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-XXXX

The 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