Commit Graph

7 Commits

Author SHA1 Message Date
SaelixCode cb927221ca docs: write Automatically Patch a Stack With an Auto-Update Label tutorial 2026-08-06 21:54:47 -04:00
SaelixCode a26a25513b docs: write Create and Approve a Blueprint tutorial
Covers labeling a target node, authoring a stateless Blueprint,
walking through the create-then-approve rollout flow, verifying
from the Deployments tab and the audit log, and recovering from a
port-conflict deploy failure. Cross-links with Move a Blueprint
Deployment to a New Node in both directions.
2026-08-06 17:11:45 -04:00
SaelixCode 4bef2d69d5 docs: write Set Up Fleet Federation tutorial
Migrates a Blueprint-managed workload from one node to another using
pin and cordon, with the confirm-before-mutate rollout in between.
Corrects the published feature page's claim that pin requires the
global admin role; the code gates cordon and pin identically, scoped
to the target node.
2026-08-06 16:08:31 -04:00
SaelixCode 32b2ed1f24 docs: drop unused SSO tutorial screenshot
sso-settings-empty.png isn't referenced by the tutorial content.
2026-08-06 13:14:45 -04:00
SaelixCode 314e9eee83 docs: write Set Up SSO with Custom OIDC tutorial
Registers an OAuth client in a self-hosted identity provider (Keycloak
worked example), configures Sencho's Custom OIDC settings, tests the
connection, and verifies a real end-to-end login with auto-provisioning
from two independent surfaces.
2026-08-06 13:14:20 -04:00
SaelixCode ee8c489653 docs: write Schedule an Operation tutorial 2026-08-06 02:54:17 -04:00
SaelixCode aa8a5997fd docs: scaffold Tutorials tab and write enroll-a-remote-node
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.
2026-07-20 02:27:40 -04:00