Skip to main content

Reference Documentation

Complete reference for Soverstack configuration schemas and CLI commands.

Contents

  1. Platform YAML Schema - Main configuration file
  2. Layers Documentation - Individual layer configurations
  3. Type Reference - TypeScript type definitions
  4. VM ID Ranges - Reserved VM ID ranges
  5. Infrastructure Requirements - Hardware specs
  6. CLI Commands - Command reference

Type Reference

All configuration types are defined in types.ts. Each type has:

  • Property table with types
  • Required/optional indicators
  • Default values
  • Example usage

Core Types

Layer Types

Utility Types