Title
Create new category
Edit page index title
Edit category
Edit link
Deploying Lightbits CLI on a Non-Lightbits Server
Lightbits supports running lbcli remotely against a cluster from a non-Lightbits server. The limitation is that it has to be a x86_64 Linux server. Make sure that the remote server has IP connectivity to the management or data IP, and run the following steps on the server:
Set up the repository based on the OS flavor.
For Debian/Ubuntu connectivity, run the following command:
curl -1sLf 'https://dl.lightbitslabs.com/public/lbcli/setup.deb.sh' | sudo -E bashFor Yum/Red Hat based distributions, run the following command:
curl -1sLf 'https://dl.lightbitslabs.com/public/lbcli/setup.rpm.sh' | sudo -E bash
Install the
management-lbclipackage.
Edit the
/etc/lbcli/lbcli.yamlfile, specifying the management or data IP for the endpoint. Then add the JWT.
You can only provide one endpoint.
© 2026 Lightbits Labs™