@@ -18,21 +18,19 @@ manually setting up an SSH connection.
18
18
1 . Click the "Coder" icon under Install More Providers at the bottom of the
19
19
Gateway home screen
20
20
1 . Click "Connect to Coder" at the top of the Gateway home screen to launch the
21
- plugin ![ Gateway Connect to
22
- Coder] ( ../images/gateway/plugin-connect-to-coder.png )
23
- 1 . Enter your Coder deployment's Access Url and click "Connect" then paste the
24
- Session Token and click "OK" ![ Gateway Session
25
- Token] ( ../images/gateway/plugin-session-token.png )
21
+ plugin
22
+ ![ Gateway Connect to Coder] ( ../images/gateway/plugin-connect-to-coder.png )
23
+ 1 . Enter your Coder deployment's Access Url and click "Connect" then paste the Session Token and click "OK"
24
+ ![ Gateway Session Token] ( ../images/gateway/plugin-session-token.png )
26
25
1 . Click the "+" icon to open a browser and go to the templates page in your
27
26
Coder deployment to create a workspace
28
27
1 . If a workspace already exists but is stopped, click the green arrow to start
29
28
the workspace
30
29
1 . Once the workspace status says Running, click "Select IDE and Project"
31
30
![ Gateway IDE List] ( ../images/gateway/plugin-select-ide.png )
32
31
1 . Select the JetBrains IDE for your project and the project directory then
33
- click "Start IDE and connect" ![ Gateway Select
34
- IDE] ( ../images/gateway/plugin-ide-list.png ) ![ Gateway IDE
35
- Opened] ( ../images/gateway/gateway-intellij-opened.png )
32
+ click "Start IDE and connect" ![ Gateway Select IDE] ( ../images/gateway/plugin-ide-list.png )
33
+ ![ Gateway IDE Opened] ( ../images/gateway/gateway-intellij-opened.png )
36
34
37
35
> Note the JetBrains IDE is remotely installed into
38
36
> ` ~/.cache/JetBrains/RemoteDev/dist `
@@ -42,8 +40,7 @@ Opened](../images/gateway/gateway-intellij-opened.png)
42
40
1 . Click the gear icon at the bottom left of the Gateway home screen and then
43
41
"Settings"
44
42
1 . In the Marketplace tab within Plugins, type Coder and if a newer plugin
45
- release is available, click "Update" and "OK" ![ Gateway Settings and
46
- Marketplace] ( ../images/gateway/plugin-settings-marketplace.png )
43
+ release is available, click "Update" and "OK" ![ Gateway Settings and Marketplace] ( ../images/gateway/plugin-settings-marketplace.png )
47
44
48
45
### Configuring the Gateway plugin to use internal certificates
49
46
@@ -116,17 +113,17 @@ Connection](../images/gateway/gateway-add-ssh-configuration.png)
116
113
1 . Click "Test Connection" to validate these settings.
117
114
1 . Click "OK" ![ Gateway SSH
118
115
Configuration] ( ../images/gateway/gateway-create-ssh-configuration.png )
119
- 1 . Select the connection you just added ![ Gateway
120
- Welcome] ( ../images/gateway/gateway-welcome.png )
121
- 1 . Click "Check Connection and Continue" ![ Gateway
122
- Continue] ( ../images/gateway/gateway-continue.png )
116
+ 1 . Select the connection you just added
117
+ ![ Gateway Welcome] ( ../images/gateway/gateway-welcome.png )
118
+ 1 . Click "Check Connection and Continue"
119
+ ![ Gateway Continue] ( ../images/gateway/gateway-continue.png )
123
120
1 . Select the JetBrains IDE for your project and the project directory. SSH into
124
121
your server to create a directory or check out code if you haven't already.
125
122
![ Gateway Choose IDE] ( ../images/gateway/gateway-choose-ide.png )
126
123
> Note the JetBrains IDE is remotely installed into `~ /.
127
124
cache/JetBrains/RemoteDev/dist`
128
- 1 . Click "Download and Start IDE" to connect. ![ Gateway IDE
129
- Opened] ( ../images/gateway/gateway-intellij-opened.png )
125
+ 1 . Click "Download and Start IDE" to connect.
126
+ ![ Gateway IDE Opened] ( ../images/gateway/gateway-intellij-opened.png )
130
127
131
128
## Using an existing JetBrains installation in the workspace
132
129
0 commit comments