@@ -136,15 +136,15 @@ keytool -import -alias coder -file cacert.pem -keystore /Applications/JetBrains\
136
136
137
137
1 . Click ** New Connection** :
138
138
139
- ![ Gateway Home] ( ../images/gateway/gateway-home.png )
139
+ ![ Gateway Home] ( ../../ images/gateway/gateway-home.png )
140
140
141
141
1 . In the resulting dialog, click the gear icon to the right of ** Connection** :
142
142
143
- ![ Gateway New Connection] ( ../images/gateway/gateway-new-connection.png )
143
+ ![ Gateway New Connection] ( ../../ images/gateway/gateway-new-connection.png )
144
144
145
145
1 . Click <kbd >+</kbd > to add a new SSH connection:
146
146
147
- ![ Gateway Add Connection] ( ../images/gateway/gateway-add-ssh-configuration.png )
147
+ ![ Gateway Add Connection] ( ../../ images/gateway/gateway-add-ssh-configuration.png )
148
148
149
149
1 . For the Host, enter ` coder.<workspace name> `
150
150
@@ -160,27 +160,27 @@ keytool -import -alias coder -file cacert.pem -keystore /Applications/JetBrains\
160
160
161
161
1 . Click ** OK** :
162
162
163
- ![ Gateway SSH Configuration] ( ../images/gateway/gateway-create-ssh-configuration.png )
163
+ ![ Gateway SSH Configuration] ( ../../ images/gateway/gateway-create-ssh-configuration.png )
164
164
165
165
1 . Select the connection you just added:
166
166
167
- ![ Gateway Welcome] ( ../images/gateway/gateway-welcome.png )
167
+ ![ Gateway Welcome] ( ../../ images/gateway/gateway-welcome.png )
168
168
169
169
1 . Click ** Check Connection and Continue** :
170
170
171
- ![ Gateway Continue] ( ../images/gateway/gateway-continue.png )
171
+ ![ Gateway Continue] ( ../../ images/gateway/gateway-continue.png )
172
172
173
173
1 . Select the JetBrains IDE for your project and the project directory. SSH into
174
174
your server to create a directory or check out code if you haven't already.
175
175
176
- ![ Gateway Choose IDE] ( ../images/gateway/gateway-choose-ide.png )
176
+ ![ Gateway Choose IDE] ( ../../ images/gateway/gateway-choose-ide.png )
177
177
178
178
> Note the JetBrains IDE is remotely installed into
179
179
> ` ~/. cache/JetBrains/RemoteDev/dist `
180
180
181
181
1 . Click ** Download and Start IDE** to connect.
182
182
183
- ![ Gateway IDE Opened] ( ../images/gateway/gateway-intellij-opened.png )
183
+ ![ Gateway IDE Opened] ( ../../ images/gateway/gateway-intellij-opened.png )
184
184
185
185
## Using an existing JetBrains installation in the workspace
186
186
@@ -338,7 +338,7 @@ HKEY_LOCAL_MACHINE registry
338
338
Additionally, create a string for each setting with its appropriate value in
339
339
` SOFTWARE\JetBrains\RemoteDev ` :
340
340
341
- ![ Alt text] ( ../images/gateway/JetBrains -offline-windows.png )
341
+ ![ Alt text] ( ../../ images/gateway/jetbrains -offline-windows.png )
342
342
343
343
### 5. Setup SSH connection with JetBrains Gateway
344
344
@@ -351,7 +351,7 @@ Instead of downloading from jetbrains.com, we will point Gateway to our server
351
351
endpoint. Select ` Installation options... ` and select ` Use download link ` . Note
352
352
that the URL must explicitly reference the archive file:
353
353
354
- ![ Offline Gateway] ( ../images/gateway/offline-gateway.png )
354
+ ![ Offline Gateway] ( ../../ images/gateway/offline-gateway.png )
355
355
356
356
Click ` Download IDE and Connect ` . Gateway should now download the backend and
357
357
clients from the server into your remote workspace and local machine,
0 commit comments