diff --git a/guides/common/modules/con_red-hat-offline-knowledge-portal.adoc b/guides/common/modules/con_red-hat-offline-knowledge-portal.adoc index 29857f638d6..8d64928e519 100644 --- a/guides/common/modules/con_red-hat-offline-knowledge-portal.adoc +++ b/guides/common/modules/con_red-hat-offline-knowledge-portal.adoc @@ -1,12 +1,17 @@ :_mod-docs-content-type: CONCEPT -[preface] - [id="red-hat-offline-knowledge-portal_{context}"] = Red{nbsp}Hat Offline Knowledge Portal [role="_abstract"] -You can install the Red{nbsp}Hat Offline Knowledge Portal to access Red{nbsp}Hat documentation and search the Red{nbsp}Hat Knowledgebase offline in a restricted or secure network environment. +The Red{nbsp}Hat Offline Knowledge Portal (RHOKP) is a lightweight, secure, offline version of the online Red{nbsp}Hat Customer Portal and Knowledgebase that you can use offline and at the Edge. + +RHOKP is available with your {ProjectName} subscription. +You can install RHOKP to access Red{nbsp}Hat documentation and search the Red{nbsp}Hat Knowledgebase offline in environments with limited or no internet connectivity. + +{ProjectWebUI} includes links to related documentation sources on selected pages. +If a custom RHOKP instance is available in your environment, you can configure {ProjectWebUI} to point to your RHOKP documentation source rather than the default online Red{nbsp}Hat documentation source at `docs.redhat.com`. -By installing the Red{nbsp}Hat Offline Knowledge Portal, you can gain access to content from the Red{nbsp}Hat Customer Portal and Knowledgebase in environments with limited or no internet connectivity. -For more information, see {RHDocsBaseURL}red_hat_offline_knowledge_portal/1.0/html-single/user_guide/index[Red{nbsp}Hat Offline Knowledge Portal documentation]. +.Additional resources +* {RHDocsBaseURL}red_hat_offline_knowledge_portal/1[Red{nbsp}Hat Offline Knowledge Portal documentation] +* {AdministeringDocURL}general_settings_information_admin[Documentation for the *Red{nbsp}Hat documentation server URL* setting in _{AdministeringDocTitle}_] diff --git a/guides/common/modules/ref_general-settings-information.adoc b/guides/common/modules/ref_general-settings-information.adoc index 9d94499acc5..919d846a55c 100644 --- a/guides/common/modules/ref_general-settings-information.adoc +++ b/guides/common/modules/ref_general-settings-information.adoc @@ -34,4 +34,9 @@ Uniquely identifies a {Project} instance. | *Saved audits interval* | | Duration in days to preserve audit data. Leave empty to disable the audits cleanup. | *New host details UI* | Yes | {Project} loads the new UI for host details. +ifdef::satellite[] +| *Red{nbsp}Hat documentation server URL* | https://docs.redhat.com | Defaults to Red{nbsp}Hat online documentation. +Override this setting to your Red{nbsp}Hat Offline Knowledge Portal instance URL for offline documentation support. +Supports only HTTP and HTTPS schemes. +endif::[] |==== diff --git a/guides/doc-Installing_Server_Disconnected/master.adoc b/guides/doc-Installing_Server_Disconnected/master.adoc index 81de3f660e3..014652297ff 100644 --- a/guides/doc-Installing_Server_Disconnected/master.adoc +++ b/guides/doc-Installing_Server_Disconnected/master.adoc @@ -18,8 +18,6 @@ endif::[] ifdef::satellite[] include::common/modules/proc_providing-feedback-on-red-hat-documentation.adoc[leveloffset=+1] -include::common/modules/con_red-hat-offline-knowledge-portal.adoc[leveloffset=+1] - include::common/modules/con_projectname-installation-helper-app.adoc[leveloffset=+1] include::common/assembly_planning-project-server-installation.adoc[leveloffset=+1] diff --git a/guides/doc-Planning_for_Project/master.adoc b/guides/doc-Planning_for_Project/master.adoc index c36ac2b6614..5b551080cf2 100644 --- a/guides/doc-Planning_for_Project/master.adoc +++ b/guides/doc-Planning_for_Project/master.adoc @@ -29,6 +29,10 @@ endif::[] include::common/assembly_networking-considerations-in-project.adoc[leveloffset=+1] +ifdef::satellite[] +include::common/modules/con_red-hat-offline-knowledge-portal.adoc[leveloffset=+1] +endif::[] + include::common/assembly_deployment-path.adoc[leveloffset=+1] include::common/assembly_common-deployment-scenarios.adoc[leveloffset=+1]