Skip to main content
This page documents all configuration options for connecting to Root’s registries, including authentication, network settings, and recommended CI/CD variable names.

Registry Configuration

[cr.root.io and pkg.root.io endpoint reference, per-ecosystem configuration file locations coming soon]

Authentication Configuration

[Token format, token scopes, per-registry credential configuration coming soon]

Environment Variables

[Complete list of ROOT* environment variables recognized by the Root CLI and registry integrations coming soon]_
VariableDescriptionDefault
ROOT_REGISTRY_TOKENAPI token for registry authentication
ROOT_API_URLOverride for the Root API base URLhttps://api.root.io/v1
ROOT_IMAGE_REGISTRYOverride for the image registry URLcr.root.io
ROOT_PKG_REGISTRYOverride for the package registry URLpkg.root.io

Proxy and Network Settings

[HTTP_PROXY / HTTPS_PROXY support, no-proxy configuration, TLS certificate customization coming soon]

CI/CD Variable Reference

[Recommended variable names for GitHub Actions secrets, GitLab CI variables, and other CI systems coming soon]