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: dedicated instructions for Windows installer#5924

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
bpmct merged 2 commits intomainfromwindows-docs
Jan 31, 2023
Merged
Changes from1 commit
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
PrevPrevious commit
changes from feedback
  • Loading branch information
@bpmct
bpmct committedJan 31, 2023
commit35b36e959ab7d43a353952709da6129ed2910da6
12 changes: 8 additions & 4 deletionsdocs/install/windows.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,13 +2,17 @@

Use the Windows installer to download the CLI and add Coder to `PATH`. Alternatively, you can install Coder on Windows via a [standalone binary](./binary.md).

1. Download the Windows installer from [GitHub releases](https://github.com/coder/coder/releases)
1. Download the Windows installer from [GitHub releases](https://github.com/coder/coder/releases) or from `winget`

1. Run the application
```powershell
winget install Coder.Coder
```

2. Run the application

![Windows installer](../images/install/windows-installer.png)

1. Start a Coder server
3. Start a Coder server

```console
# Automatically sets up an external access URL on *.try.coder.app
Expand All@@ -22,7 +26,7 @@ Use the Windows installer to download the CLI and add Coder to `PATH`. Alternati
> connect to Coder. This is not required if you are using the tunnel. Learn more
> about Coder's [configuration options](../admin/configure.md).

1. Visit the Coder URL in the logs to set up your first account, or use the CLI.
4. Visit the Coder URL in the logs to set up your first account, or use the CLI.

## Next steps

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp