@@ -8,3 +8,53 @@ include::artifacts/attributes.adoc[]
8
8
9
9
{abstract}
10
10
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
+ // Understand the software catalog
26
+ // This is not modularized.
27
+
28
+ // Enable plugin caching
29
+ include::modules/configuring/con-dynamic-plugins-cache.adoc[leveloffest=+1]
30
+
31
+ // Configure high availability (replicas)
32
+ include::assemblies/assembly-configuring-high-availability.adoc[leveloffest=+1]
33
+
34
+ // Optional: If your environment requires it: run behind a proxy
35
+ include::modules/configuring-a-proxy/proc-configuring-proxy-in-operator-deployment.adoc[leveloffset=+1]
36
+
37
+ // Authentication: simplified
38
+ // FIXME: see https://github.com/redhat-developer/red-hat-developers-documentation-rhdh/pull/1266
39
+
40
+ // Git provider
41
+ include::modules/integrating-with-github/proc-enabling-github-repository-discovery.adoc[leveloffset=+1]
42
+
43
+ // Importing manually a Git repository
44
+ //Missing?
45
+
46
+ // Run a CI pipeline: GitHub; CF + Tekton
47
+
48
+ // Configure Software Templates
49
+
50
+ // Changing the title, logo, and color scheme
51
+ ## Customizing the appearance of your {product-very-short} instance
52
+
53
+ include::modules/customizing/proc-customizing-your-product-title.adoc[leveloffset=+2]
54
+
55
+
56
+ include::modules/customizing-the-appearance/proc-customize-rhdh-branding-logo.adoc[leveloffset=+2]
57
+
58
+
59
+ include::modules/customizing-the-appearance/proc-customize-rhdh-theme-mode.adoc[leveloffset=+2]
60
+
0 commit comments