mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-13 04:06:59 +00:00
aa8a5997fd
Adds the Tutorials tab to docs.json with 15 stub pages across three groups (Fleet & nodes, Deploy & automate, Secure & integrate), and writes the first full tutorial: enrolling a remote node via Pilot Agent mode, verified end to end against a live control instance and a second host running an existing Jellyfin Compose stack.
27 lines
654 B
Plaintext
27 lines
654 B
Plaintext
---
|
|
title: Create and Approve a Blueprint
|
|
sidebarTitle: Create and approve a blueprint
|
|
description: Step-by-step instructions for authoring, previewing, and approving a rollout blueprint.
|
|
---
|
|
|
|
<Note>
|
|
This tutorial is a placeholder pending full content. See the [Blueprint Model feature page](/features/blueprint-model) for the current reference documentation.
|
|
</Note>
|
|
|
|
## What you'll do
|
|
|
|
## Prerequisites
|
|
|
|
<Steps>
|
|
<Step title="">
|
|
</Step>
|
|
</Steps>
|
|
|
|
## Related
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Blueprint Model" icon="drafting-compass" href="/features/blueprint-model">
|
|
Author, preview, and approve fleet-wide rollouts.
|
|
</Card>
|
|
</CardGroup>
|