clabs to authenticate when sending events.
Create an installation
- Open Installations in the console
- Create a new installation and give it a clear name (for example
laptop-yoramorci-demo) - Open the installation detail view
- Copy the Install recipe (curl one-liner with token)
- Rename the installation
- Revoke credentials (stops new auth; installation remains listed)
- Hard-delete the installation (removes the record)
Install recipe
The Install button copies a one-shot command that:- Downloads
install.shfromhttps://install.corporatelabs.ai - Installs the
clabsbinary for your OS/arch - Writes config under
~/.config/clabs/using this installation’s credentials
clabs yourself (or set up systemd / GitHub Actions).