10000 docs: improve JetBrains Toolbox connection docs (#18125) · coder/coder@4a2b243 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a2b243

Browse files
authored
docs: improve JetBrains Toolbox connection docs (#18125)
1 parent cba69f3 commit 4a2b243

File tree

6 files changed

+19
-10
lines changed

6 files changed

+19
-10
lines changed
Loading
Loading
Loading
Loading
Loading

docs/user-guides/workspace-access/jetbrains/toolbox.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,25 @@
1-
# JetBrains Toolbox Integration (beta)
1+
# JetBrains Toolbox (beta)
22

33
JetBrains Toolbox helps you manage JetBrains products and includes remote development capabilities for connecting to Coder workspaces.
44

5-
## Install the Coder plugin for Toolbox
5+
## Install the Coder provider for Toolbox
66

77
1. Install [JetBrains Toolbox](https://www.jetbrains.com/toolbox-app/) version 2.6.0.40632 or later.
8+
1. Open the Toolbox App.
9+
1. From the switcher drop-down, select **Manage Providers**.
10+
1. In the **Providers** window, under the Available node, locate the **Coder** provider and click **Install**.
811

9-
1. Open Toolbox and navigate to the **Remote Development** section.
10-
1. Install the Coder plugin using one of these methods:
11-
- Search for `Coder` in the **Remote Development** plugins section.
12-
- Use this URI to install directly: `jetbrains://gateway/com.coder.toolbox`.
13-
- Download from [JetBrains Marketplace](https://plugins.jetbrains.com/).
14-
- Download from [GitHub Releases](https://github.com/coder/coder-jetbrains-toolbox/releases).
12+
![Install the Coder provider in JetBrains Toolbox](../../../images/user-guides/jetbrains/toolbox/install.png)
13+
14+
## Connect
15+
16+
1. In the Toolbox App, click **Coder**.
17+
1. Enter the URL address and click **Sign In**.
18+
![JetBrains Toolbox Coder provider URL](../../../images/user-guides/jetbrains/toolbox/login-url.png)
19+
1. Authenticate to Coder adding a token for the session and click **Connect**.
20+
![JetBrains Toolbox Coder provider token](../../../images/user-guides/jetbrains/toolbox/login-token.png)
21+
After the authentication is completed, you are connected to your development environment and can open and work on projects.
22+
![JetBrains Toolbox Coder Workspaces](../../../images/user-guides/jetbrains/toolbox/workspaces.png)
1523

1624
## Use URI parameters
1725

@@ -40,7 +48,8 @@ For more details, see the [coder-jetbrains-toolbox repository](https://github.co
4048

4149
To connect to a Coder deployment that uses internal certificates, configure the certificates directly in the Coder plugin settings in JetBrains Toolbox:
4250

43-
1. Click the settings icon (⚙) in the lower left corner of JetBrains Toolbox.
51+
1. In the Toolbox App, click **Coder**.
52+
1. Click the (⋮) next to the username in top right corner.
4453
1. Select **Settings**.
45-
1. Go to the **Coder** section.
4654
1. Add your certificate path in the **CA Path** field.
55+
![JetBrains Toolbox Coder Provider certificate path](../../../images/user-guides/jetbrains/toolbox/certificate.png)

0 commit comments

Comments
 (0)
0