Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7481ada

Browse files
authored
docs: orient install page towards enterprise and community members (#20041)
1 parent95aa16d commit7481ada

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

‎docs/install/index.md‎

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ minimal installation of Coder, or for a step-by-step guide on how to install and
1010
configure your first Coder deployment, follow the
1111
[quickstart guide](../tutorials/quickstart.md).
1212

13-
For production deployments with 50+ users, we recommend
14-
[installing on Kubernetes](./kubernetes.md). Otherwise, you can install Coder on
15-
your local machineor on aVM:
13+
##Local/Individual Installs
14+
15+
This install guide is meant for**individual developers, small teams, and/oropen source community members** setting up Coder locally oron asingle server. It covers the light weight install for Linux, macOS, and Windows.
1616

1717
<divclass="tabs">
1818

@@ -46,12 +46,18 @@ package manager to install Coder:
4646
winget install Coder.Coder
4747
```
4848

49-
##Other
49+
##Hosted/Enterprise Installs
50+
51+
This install guide is meant for**IT Administrators, DevOps, and Platform Teams** deploying Coder for an organization. It covers production-grade, multi-user installs on Kubernetes and other hosted platforms.
52+
53+
<div>
5054

5155
<children></children>
5256

5357
</div>
5458

59+
##Starting the Coder Server
60+
5561
To start the Coder server:
5662

5763
```sh
@@ -65,8 +71,3 @@ To log in to an existing Coder deployment:
6571
```sh
6672
coder login https://coder.example.com
6773
```
68-
69-
##Next steps
70-
71-
-[Quickstart](../tutorials/quickstart.md)
72-
-[Configure Control Plane Access](../admin/setup/index.md)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp