Standalone License Activation
Use standalone mode to run Foxglove desktop with a standalone license instead of signing in with an account.
Before you begin
Standalone mode is intended for offline and air-gapped workflows.
In standalone mode:
- Cloud-based pages and features are unavailable
- Users do not sign in with an account
- Users cannot sign out to switch accounts
- Preloaded layouts and extensions can be used but cannot be modified or removed
To show the Activate License link on the welcome page, create a standalone folder in your Foxglove app data directory.
- Windows
- Linux
- macOS
%APPDATA%\Foxglove\standalone\
~/.config/Foxglove/standalone/
~/Library/Application Support/Foxglove/standalone/
After you create the folder, start Foxglove desktop and select Activate License on the welcome page.
Activate online
Use this flow when the machine can reach the internet.
- Open Activate License from the welcome page.
- Enter your license key.
- Select Activate.
Activate offline
Use this flow for offline or air-gapped machines.
- On the offline machine, open Activate License.
- Select use offline activation.
- Enter your license key and select Generate .req file.
- Transfer the generated
.reqfile to an online machine. - On the online machine, open licensing.foxglove.dev.
- Upload the
.reqfile and download the generated.licfile. - Transfer the
.licfile back to the offline machine. - Using Foxglove on the offline machine, select Import .lic file and choose the
.licfile.
Preload layouts and extensions (optional)
You can pre-configure standalone installations by placing files in subdirectories under standalone:
.../Foxglove/
└── standalone/
├── layouts/
│ └── My Layout.json
└── extensions/
└── mycompany.example-extension-1.0.0.foxe
- Put exported layout
.jsonfiles instandalone/layouts/ - Put extension
.foxefiles instandalone/extensions/
Foxglove loads these files when a valid standalone license is active.
Need help?
Contact [email protected].