This is an automated email from the ASF dual-hosted git repository.
ederign pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 974fd6b95 KOGITO-9617: Remove the Extended Services from Serverless
Logic Web Tools (#420)
974fd6b95 is described below
commit 974fd6b95eb7f475441c190813c0c1ddbe27fb6d
Author: Fabrizio Antonangeli <[email protected]>
AuthorDate: Mon Oct 9 13:53:09 2023 +0200
KOGITO-9617: Remove the Extended Services from Serverless Logic Web Tools
(#420)
* Removed Extended Services from
serverless-logic-web-tools-openshift-integration.adoc
* Fixes comment:
https://github.com/kiegroup/kogito-docs/pull/420/files#r1279105363
* Fixes comment:
https://github.com/kiegroup/kogito-docs/pull/420#pullrequestreview-1554463017
* Aligned OpenShift adoc with SLWT Quickstart
* Removed NOTE
* Update
serverlessworkflow/modules/ROOT/pages/tooling/serverless-logic-web-tools/serverless-logic-web-tools-openshift-integration.adoc
Co-authored-by: Kalyani Desai <[email protected]>
---------
Co-authored-by: Kalyani Desai <[email protected]>
---
...rless-logic-web-tools-openshift-deployments.png | Bin 45473 -> 20561 bytes
.../serverless-logic-web-tools-overview.png | Bin 170928 -> 194267 bytes
...less-logic-web-tools-openshift-integration.adoc | 34 ++-------------------
3 files changed, 2 insertions(+), 32 deletions(-)
diff --git
a/serverlessworkflow/modules/ROOT/assets/images/tooling/serverless-logic-web-tools/serverless-logic-web-tools-openshift-deployments.png
b/serverlessworkflow/modules/ROOT/assets/images/tooling/serverless-logic-web-tools/serverless-logic-web-tools-openshift-deployments.png
index 11a24c28a..f2a473f56 100644
Binary files
a/serverlessworkflow/modules/ROOT/assets/images/tooling/serverless-logic-web-tools/serverless-logic-web-tools-openshift-deployments.png
and
b/serverlessworkflow/modules/ROOT/assets/images/tooling/serverless-logic-web-tools/serverless-logic-web-tools-openshift-deployments.png
differ
diff --git
a/serverlessworkflow/modules/ROOT/assets/images/tooling/serverless-logic-web-tools/serverless-logic-web-tools-overview.png
b/serverlessworkflow/modules/ROOT/assets/images/tooling/serverless-logic-web-tools/serverless-logic-web-tools-overview.png
index 105498705..01b6a237b 100644
Binary files
a/serverlessworkflow/modules/ROOT/assets/images/tooling/serverless-logic-web-tools/serverless-logic-web-tools-overview.png
and
b/serverlessworkflow/modules/ROOT/assets/images/tooling/serverless-logic-web-tools/serverless-logic-web-tools-overview.png
differ
diff --git
a/serverlessworkflow/modules/ROOT/pages/tooling/serverless-logic-web-tools/serverless-logic-web-tools-openshift-integration.adoc
b/serverlessworkflow/modules/ROOT/pages/tooling/serverless-logic-web-tools/serverless-logic-web-tools-openshift-integration.adoc
index 6414a653e..914f90ee9 100644
---
a/serverlessworkflow/modules/ROOT/pages/tooling/serverless-logic-web-tools/serverless-logic-web-tools-openshift-integration.adoc
+++
b/serverlessworkflow/modules/ROOT/pages/tooling/serverless-logic-web-tools/serverless-logic-web-tools-openshift-integration.adoc
@@ -6,38 +6,12 @@
You can integrate your {product_name} project with Red Hat OpenShift.
OpenShift is an enterprise-ready Kubernetes container platform, enabling your
{product_name} projects to be deployed and tested online.
-[[proc-setting-kie-sandbox-extended-services-serverless-logic-web-tools]]
-== Setting Extended Services
-
-The Extended Services tool is required to proxy requests to an OpenShift
instance. Therefore, setting the Extended Services enables you to deploy and
monitor your {product_name} projects.
-
-.Procedure
-. In the {serverless_logic_web_tools_name} web application, click the
*Cogwheel* (⚙️) on the top-right corner and go to the *Extended Services* tab.
-. In case you are not connected to Extended Services, you see *You are not
connected to Extended Services. Click to setup* message.
-. Click on the link in the message.
-+
-A window appears containing your current operating system as selected and a
link to download the latest version of Extended Services.
-
-. Download the Extended Services and execute it.
-+
---
-You might need to grant permissions to run the file depending on your
operating system and settings.
-
-[NOTE]
-====
-If you are using macOS, you might encounter the `"Extended Services" is
damaged and can't be opened. You should move it to Bin` error message while
running the "Extended Services" application. This is due to the overeager
https://support.apple.com/en-us/HT202491[approach towards security] by macOS
and you can fix it by moving the "Extended Services" application out of
quarantine. You can execute the `xattr -d com.apple.quarantine
/Applications/KIE\ Sandbox\ Extended\ Services.app` comman [...]
-====
-
-After executing the Extended Services the content in the *Extended Services*
is updated and displays that you are connected to the Extended Services.
---
-
[[proc-connecting-openshift-instance-serverless-logic-web-tools]]
== Connecting to OpenShift instance using {serverless_logic_web_tools_name}
-After setting the Extended Services, you can connect to your OpenShift
instance to deploy your {product_name} projects with
{serverless_logic_web_tools_name}.
+You can connect to your OpenShift instance to deploy your {product_name}
projects with {serverless_logic_web_tools_name}.
.Prerequisites
-* Extended Services tool is installed and running.
* OpenShift instance is active.
+
You can create a free developer sandbox. For more information, see
link:{openshift_developer_sandbox_url}[OpenShift Developer Sandbox].
@@ -65,15 +39,11 @@
image::tooling/serverless-logic-web-tools/serverless-logic-web-tools-openshift-i
. Enter your OpenShift project name in the *Namespace (project)* field.
. Enter the value copied value of `--server` flag in the *Host* field.
. Enter the value of API token in the *Token* field.
+. If your OpenShift instance uses Self-Signed certificates, you must also
check the *Insecurely disable TLS certificate validation* option.
. Click *Connect*.
+
If the entered values are correct, then the tab updates and displays *You're
connected to OpenShift* message.
After connecting to OpenShift, you are ready to deploy your {product_name}
projects using {serverless_logic_web_tools_name}. For more information about
deploying your projects, see
xref:tooling/serverless-logic-web-tools/serverless-logic-web-tools-deploy-projects.adoc[Deploying
your {product_name} projects using {serverless_logic_web_tools_name}].
-[NOTE]
-====
-If your OpenShift instance uses self-signed certificates, then you must enable
the `InsecureSkipVerify` on Extended Services.
-====
-
include::../../../pages/_common-content/report-issue.adoc[]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]