Activate Your License
Got your license key from Polar.sh? Choose your activation method below.
Quickest way: If your server has internet access, run:
Done. No file transfer needed. Skip the steps below.
./voltrus --online-activate YOUR_LICENSE_KEYDone. No file transfer needed. Skip the steps below.
For air-gapped/offline servers, follow the 3-step offline flow below:
1
On Your Server: Generate Request
Run this command on your Voltrus server:
./voltrus --generate-request YOUR_LICENSE_KEY
This creates license-request.bin — a file containing your server's hardware fingerprint.
2
Here: Upload & Activate
Upload the license-request.bin file below. Your license key is already embedded in the file — no need to enter it again. We'll validate it and generate a signed activation file.
3
Back to Server: Import Activation
Download the returned license-activation.bin and run:
./voltrus --import-activation license-activation.bin
Hardware Changes: The system uses fuzzy matching (3 out of 5 components) so minor changes like disk swaps or VM migrations won't invalidate your license. Major hardware changes require reactivation.