Skip to content

Commit 7289c9c

Browse files
committed
RHIDP-7849 Added existing modules to the _Getting started with RHDH on OCP_ title
Fixed existing content to build while reused. Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent 8be4076 commit 7289c9c

File tree

3 files changed

+49
-6
lines changed

3 files changed

+49
-6
lines changed

modules/authentication/proc-enabling-user-authentication-with-rhbk.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ catalog:
157157
schedule:
158158
initialDelay: { seconds: 15}
159159
----
160-
--
161160

162161
. To set up the {rhbk} authentication provider in your {product-short} custom configuration, edit your custom {product-short} ConfigMap such as `app-config-rhdh`, and add the following lines to the `{my-app-config-file}` content:
163162

modules/installation/proc-install-operator.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,3 @@ If you selected an *Automatic* approval strategy, the upgrade status should reso
7878
*** From the list of installed Operators, locate the {product} Operator name and details.
7979
*** Click *{product} Operator* to open the *Operator details* page for the {product} Operator.
8080
81-
[role="_additional-resources"]
82-
.Additional resources
83-
84-
* xref:proc-install-rhdh-ocp-operator_{context}[Deploying {product} on {ocp-short} with the Operator]
85-
* link:https://docs.redhat.com/en/documentation/openshift_container_platform/{ocp-version}/html-single/operators/index#olm-installing-from-operatorhub-using-web-console_olm-adding-operators-to-a-cluster[Installing from OperatorHub by using the web console]

titles/getting-started-with-rhdh-on-ocp-for-the-platform-engineer/master.adoc

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,52 @@ include::artifacts/attributes.adoc[]
88

99
{abstract}
1010

11+
// Install the operator
12+
include::modules/installation/proc-install-operator.adoc[leveloffset=+1]
13+
14+
15+
// Provision your custom configuration
16+
include::modules/configuring/proc-provisioning-your-custom-configuration.adoc[leveloffset=+1]
17+
18+
// Understand plugins
19+
include::modules/con-rhdh-plugins.adoc[leveloffset=+1]
20+
21+
22+
// Select and enable your plugins
23+
include::modules/dynamic-plugins/proc-config-dynamic-plugins-rhdh-operator.adoc[leveloffset=+1]
24+
25+
// TODO: Understand the software catalog
26+
27+
// Enable plugin caching
28+
include::modules/configuring/proc-enabling-the-rhdh-plugin-assets-cache.adoc[leveloffset=+1]
29+
30+
// Configure high availability (replicas)
31+
include::assemblies/assembly-configuring-high-availability.adoc[leveloffset=+1]
32+
33+
// Optional: If your environment requires it: run behind a proxy
34+
include::modules/configuring-a-proxy/proc-configuring-proxy-in-operator-deployment.adoc[leveloffset=+1]
35+
36+
// Authentication: simplified
37+
// FIXME: see https://github.com/redhat-developer/red-hat-developers-documentation-rhdh/pull/1266
38+
39+
// Git provider
40+
include::modules/integrating-with-github/proc-enabling-github-repository-discovery.adoc[leveloffset=+1]
41+
42+
// Importing manually a Git repository
43+
//Missing?
44+
45+
// Run a CI pipeline: GitHub; CF + Tekton
46+
47+
// Configure Software Templates
48+
49+
// Changing the title, logo, and color scheme
50+
== Customizing the appearance of your {product-very-short} instance
51+
52+
include::modules/customizing/proc-customizing-your-product-title.adoc[leveloffset=+2]
53+
54+
55+
include::modules/customizing-the-appearance/proc-customize-rhdh-branding-logo.adoc[leveloffset=+2]
56+
57+
58+
include::modules/customizing-the-appearance/proc-customize-rhdh-theme-mode.adoc[leveloffset=+2]
59+

0 commit comments

Comments
 (0)