mirror of
https://github.com/coder/coder.git
synced 2026-09-01 14:53:15 +08:00
chore: adopt markdownlint and markdown-table-formatter for *.md (#15831)
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
08463c27d8
commit
94f5d52fdc
@@ -1,4 +1,4 @@
|
||||
## Setting up a Coder deployment
|
||||
# Setting up a Coder deployment
|
||||
|
||||
For day-zero Coder users, we recommend following this guide to set up a local
|
||||
Coder deployment from our
|
||||
@@ -11,7 +11,7 @@ slim deployment to experiment with [workspaces](../user-guides/index.md) and
|
||||
Docker is not necessary for every Coder deployment and is only used here for
|
||||
simplicity.
|
||||
|
||||
### Install Coder daemon
|
||||
## Install Coder daemon
|
||||
|
||||
First, install [Docker](https://docs.docker.com/engine/install/) locally.
|
||||
|
||||
@@ -45,7 +45,7 @@ winget install Coder.Coder
|
||||
|
||||
</div>
|
||||
|
||||
### Start the server
|
||||
## Start the server
|
||||
|
||||
To start or restart the Coder deployment, use the following command:
|
||||
|
||||
@@ -61,6 +61,6 @@ administrator account.
|
||||
Once you've signed in, you'll be brought to an empty workspaces page, which
|
||||
we'll soon populate with your first development environments.
|
||||
|
||||
### Next steps
|
||||
## Next steps
|
||||
|
||||
TODO: Add link to next page.
|
||||
|
||||
@@ -46,7 +46,7 @@ Templates are most popular and how well they perform for developers.
|
||||
|
||||

|
||||
|
||||
Coder administrators can control _every_ aspect of their Coder deployment.
|
||||
Coder administrators can control *every* aspect of their Coder deployment.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user