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

docs: orient install page towards enterprise and community members#20041

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
david-fraley merged 7 commits intomainfromdf/install-enterprise-orient
Sep 30, 2025
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletionsdocs/install/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -10,9 +10,9 @@ minimal installation of Coder, or for a step-by-step guide on how to install and
configure your first Coder deployment, follow the
[quickstart guide](../tutorials/quickstart.md).

For production deployments with 50+ users, we recommend
[installing on Kubernetes](./kubernetes.md). Otherwise, you can install Coder on
your local machineor on aVM:
## Local/Individual Installs

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.

<div class="tabs">

Expand DownExpand Up@@ -46,12 +46,18 @@ package manager to install Coder:
winget install Coder.Coder
```

## Other
## Hosted/Enterprise Installs

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.

<div>

<children></children>

</div>

## Starting the Coder Server

To start the Coder server:

```sh
Expand All@@ -65,8 +71,3 @@ To log in to an existing Coder deployment:
```sh
coder login https://coder.example.com
```

## Next steps

- [Quickstart](../tutorials/quickstart.md)
- [Configure Control Plane Access](../admin/setup/index.md)
Loading

[8]ページ先頭

©2009-2025 Movatter.jp