From 1a2f026ae3580e1be6001cc8e5b67b726f1b2673 Mon Sep 17 00:00:00 2001 From: Artem Zatsarynnyi Date: Wed, 21 Feb 2024 14:30:53 +0100 Subject: [PATCH] Add DS namespace to params Signed-off-by: Artem Zatsarynnyi --- status-app/views/status.ejs | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/status-app/views/status.ejs b/status-app/views/status.ejs index 72884a0..dc1318a 100755 --- a/status-app/views/status.ejs +++ b/status-app/views/status.ejs @@ -30,17 +30,13 @@

"<%= dwName %>" workspace with IntelliJ IDEA dev server is running

-

How to connect to your Workspace?

+

How to connect to this DevWorkspace?

-

Start a port forwarding session

-

1. Go to the Open OpenShift Console to copy the login command from the top right menu.

-

2. Log in to your cluster with the oc client using the command copied at the previous step.

- Make sure the correct project currently in use. -

3. In the same local terminal call: oc port-forward pod/<%= podName %> 5990

+

Make sure your local oc client is logged in to your OpenShift server

+

Go to the Open OpenShift Console to get the login command from the top right menu.

-

Connect your local JetBrains thin client to the remote backend

+

Connect to the remote backend with your local JetBrains Client

Install JetBrains Gateway if not installed. -

1. Open JetBrains Gateway and choose "Connect with a Link" option.

-

2. Pass this IDEA dev server link to your Gateway app: <%= invitationLink %>

+

Use the browser confirmation dialog or this link: Open JetBrains Gateway