Documentation

Everything you need to run Lattice in production.

Guides, configuration reference, and API docs for deploying and operating Lattice at any scale.

# install and initialize
curl -fsSL https://get.lattice.dev | sh
lattice init my-project
lattice up

Start here

The essentials for getting a working setup end to end.

01

Installation

Install the CLI and connect your first environment in under five minutes.

02

Configuration

Reference for every option in lattice.config.yaml, with sane defaults explained.

03

Deployment

Ship to a single node or a cluster, with zero-downtime rollouts by default.

04

CLI reference

Every command, flag, and exit code, generated straight from the source.

05

API reference

REST and gRPC endpoints, authentication, and rate limits.

06

Troubleshooting

Common errors, diagnostic commands, and how to read the logs.