Deployment artifacts for the Linera protocol: Helm charts, a single-host Docker Compose stack, and operator scripts.
helm/ Charts published to ghcr.io/linera-io/charts
linera-validator/ Core: shards + proxies
linera-block-exporter/ Optional side-car (reads ScyllaDB → indexer)
linera-validator-stack/ Umbrella: validator + ScyllaCluster CR
docker/ Single-host docker compose stack + observability overlays
scripts/ Bootstrap + lifecycle helpers
docs/ Operator guides + per-deployment example values
Operator-facing documentation is published at
docs.infra.linera.net
(installation guides, configuration reference, operations runbooks).
Sources live in docs/ — edit there and PR; the site
rebuilds on merge to main.
linera.dev is the protocol / SDK reference for developers building on Linera; it intentionally does not duplicate the operator content here.
See CONTRIBUTING.md. Issues and pull requests
welcome — please read the information-leak section before opening a
PR (this is a public repository).
Apache 2.0. See LICENSE.