Deploying Lightbits CLI on a Non-Lightbits Server

AI Tools

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:

  1. Set up the repository based on the OS flavor.

    1. For Debian/Ubuntu connectivity, run the following command: curl -1sLf 'https://dl.lightbitslabs.com/public/lbcli/setup.deb.sh' | sudo -E bash
    2. For Yum/Red Hat based distributions, run the following command: curl -1sLf 'https://dl.lightbitslabs.com/public/lbcli/setup.rpm.sh' | sudo -E bash
  2. Install the management-lbcli package.

YAML
Copy
  1. Edit the /etc/lbcli/lbcli.yaml file, specifying the management or data IP for the endpoint. Then add the JWT.
YAML
Copy

You can only provide one endpoint.

VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches