Skip to content

Commit aa35197

Browse files
committed
Update admin README with setup and references
- Provide links for new users setting up control plane - Offer reference guides for template creation, CLI, and API - Point to FAQs and Tutorials for additional information
1 parent 4cefd99 commit aa35197

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/admin/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# Administration
22

3+
These guides contain information on managing the Coder control plane and [authoring templates](./templates/README.md).
4+
5+
First time viewers looking to set up control plane access can start with the [configuration guide](./setup.md). If you're a team lead looking to design environments for your developers, check out our [templates guides](./templates/README.md). If you are a developer using Coder, we recommend the [user guides](../user-guides/README.md).
6+
7+
For automation and scripting workflows, see our [CLI](../reference/cli/README.md) and [API](../reference/api/README.md) docs.
8+
9+
For any information not strictly contained in these sections, check out our [Tutorials](../tutorials/README.md) and [FAQs](../tutorials/faqs.md).
10+
311
<children></children>

0 commit comments

Comments
 (0)