mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
Closes #13434 Supersedes #14182 --------- Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com> Co-authored-by: Ethan Dickson <ethan@coder.com> Co-authored-by: Ben Potter <ben@coder.com> Co-authored-by: Stephen Kirby <58410745+stirby@users.noreply.github.com> Co-authored-by: Stephen Kirby <me@skirby.dev> Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
19 lines
772 B
Markdown
19 lines
772 B
Markdown
# Administration
|
|
|
|
These guides contain information on managing the Coder control plane and
|
|
[authoring templates](./templates/index.md).
|
|
|
|
First time viewers looking to set up control plane access can start with the
|
|
[configuration guide](./setup/index.md). If you're a team lead looking to design
|
|
environments for your developers, check out our
|
|
[templates guides](./templates/index.md). If you are a developer using Coder, we
|
|
recommend the [user guides](../user-guides/index.md).
|
|
|
|
For automation and scripting workflows, see our [CLI](../reference/cli/index.md)
|
|
and [API](../reference/api/index.md) docs.
|
|
|
|
For any information not strictly contained in these sections, check out our
|
|
[Tutorials](../tutorials/index.md) and [FAQs](../tutorials/faqs.md).
|
|
|
|
<children></children>
|