mirror of
https://github.com/coder/coder.git
synced 2026-09-21 12:44:32 +08:00
chore: docs to create admin user and workspace creation from UI screenshot (#3149)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 578 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 385 KiB |
@@ -2,6 +2,13 @@
|
||||
|
||||
Please [install Coder](./install.md) before proceeding with the steps outlined in this article.
|
||||
|
||||
## First time admin user setup
|
||||
|
||||
1. Run `coder login <your Access URL>` in a new terminal and follow the
|
||||
interactive instructions to create your admin user and password.
|
||||
|
||||
> If using `coder server --tunnel`, the Access URL appears in the terminal logs.
|
||||
|
||||
## Creating your first template and workspace
|
||||
|
||||
In a new terminal window, run the following to copy a sample template:
|
||||
@@ -37,6 +44,11 @@ credentials provided to you by Coder.
|
||||
|
||||

|
||||
|
||||
You can also create workspaces using the access URL and the Templates UI.
|
||||
|
||||

|
||||
|
||||
## Modifying templates
|
||||
|
||||
You can edit the Terraform template as follows:
|
||||
|
||||
Reference in New Issue
Block a user