cig.lat/installPublic installer and onboarding guide

Install CIG

Install CIG with one command, then let the wizard handle the rest.

The public installer at cig.lat is the fastest path into the platform. It validates your machine, launches the guided setup flow, and boots the first graph snapshot so you can connect to the dashboard right away.

Web install

Paste the hosted command straight into bash.

curl -fsSL https://cig.lat/install.sh | bash

The same script is also available in a cloned checkout as ./install.sh.

The public installer resolves the current published npm version before launching the wizard, so the version banner matches the binary you actually install.

Download the installer

Use the public cig.lat endpoint to fetch the same install script that lives in the repository.

Run the setup wizard

The wizard validates prerequisites, asks for the install mode, and launches the correct bootstrap path.

Choose the install mode

Pick self-hosted for Docker Compose or managed for the cloud-connected node runtime bundle.

Seed the first graph

The installer captures the first graph snapshot and uploads it as soon as auth is available.

After install

The installer launches the guided onboarding wizard and hands off to the CLI.

Use cig setup to rerun onboarding later.

Use cig status and cig open to check the install and open the dashboard URL.

Quick links

The installer and the guide are both published from the CIG landing app, so the public URL always matches the deployed site.

CIG TECHNOLOGY

All rights reserved.

© 2026 CIG — Open-source under MIT License.
v0.3.5