Starter Downloads

Config files and binaries to unblock local node development.

Config Bundles

3 Assets
  • Core Mesh Configuration

    `aegis-mesh-starter.yaml` | 42 KB | Node Defaults

  • Audit Log Parser Snippet

    `parser.js` | 14 KB | JS Utility

  • Sovereign Node Docker Image

    `aegis-node:latest` | 142 MB | container

Local Node Setup

# 1. Download mesh configuration
curl -sSL https://aegis-mesh.io/starter.yaml > aegis-mesh-starter.yaml

# 2. Boot simulated node
aegis-node up --config ./aegis-mesh-starter.yaml

[Success] Node online. Mesh sync locked.