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: add next steps to coder desktop guide#19975

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
ethanndickson merged 1 commit intomainfromethan/coder-desktop-docs-fixup
Sep 26, 2025
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletiondocs/manifest.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -286,7 +286,7 @@
"icon_path":"./images/icons/computer-code.svg",
"children": [
{
"title":"Coder Desktopconnect andsync",
"title":"Coder DesktopConnect andSync",
Copy link
MemberAuthor

@ethanndicksonethanndicksonSep 26, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Drive-by fix: Inconsistent title casing

Image

matifali reacted with rocket emoji
"description":"Use Coder Desktop to manage your workspace code and files locally",
"path":"./user-guides/desktop/desktop-connect-sync.md"
}
Expand Down
14 changes: 6 additions & 8 deletionsdocs/user-guides/desktop/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -44,8 +44,8 @@ brew install --cask coder/coder/coder-desktop
#### Manual Installation

1. Download the latest release from [coder-desktop-macos releases](https://github.com/coder/coder-desktop-macos/releases)
1.Drag `CoderDesktop.app` to your Applications folder
1.Open fromApplicationsdirectory
Comment on lines -47 to -48
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We had to stop shipping the.dmg to support the privileged helper over MDM.

1.Run `Coder-Desktop.pkg` and follow the prompts to install
1.`Coder Desktop.app` will be installed to yourApplicationsfolder

</div>

Expand DownExpand Up@@ -129,12 +129,6 @@ Open `http://your-workspace.coder:PORT` in your browser, replacing `PORT` with t
- Check system permissions for network extensions
- Ensure only one copy of Coder Desktop is installed

### Known Limitations

#### Secure Browser Context

Some web applications require HTTPS for certain features. While Coder Connect uses encrypted WireGuard tunnels, browsers may show security warnings for HTTP connections to `.coder` hostnames.

Comment on lines -132 to -137
Copy link
MemberAuthor

@ethanndicksonethanndicksonSep 26, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This issue and how to workaround it is already described on the other page + it's a somewhat uncommon issue.

matifali reacted with thumbs up emoji
### Getting Help

If you encounter issues not covered here:
Expand DownExpand Up@@ -162,3 +156,7 @@ If you encounter issues not covered here:
4. **Remove configuration** (optional): Delete `%APPDATA%\Coder Desktop`

</div>

## Next Steps

- [Using Coder Connect and File Sync](./desktop-connect-sync.md)
Loading

[8]ページ先頭

©2009-2025 Movatter.jp