Files
sencho/docs/tutorials/set-up-rbac.mdx
T
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

27 lines
555 B
Plaintext

---
title: Set Up RBAC
sidebarTitle: Set up RBAC
description: Step-by-step instructions for configuring roles and scoped assignments.
---
<Note>
This tutorial is a placeholder pending full content. See the [RBAC feature page](/features/rbac) for the current reference documentation.
</Note>
## What you'll do
## Prerequisites
<Steps>
<Step title="">
</Step>
</Steps>
## Related
<CardGroup cols={2}>
<Card title="RBAC" icon="user-shield" href="/features/rbac">
Roles and scoped assignments for team access control.
</Card>
</CardGroup>