Skip to content

Commit 0f554f2

Browse files
AAP 44162 AAP-44161 Add docs for portal (ansible#3339)
1 parent 3b9b83a commit 0f554f2

File tree

16 files changed

+122
-4
lines changed

16 files changed

+122
-4
lines changed

downstream/attributes/attributes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@
126126
:RHDH: Red Hat Developer Hub
127127
:RHDHVers: 1.4
128128
:RHDHShort: RHDH
129+
:SelfService: Ansible Automation Platform self-service technical preview
130+
:SelfServiceShort: self-service technical preview
129131
:Builder: Ansible Builder
130132
:Navigator: automation content navigator
131133
:NavigatorStart: Automation content navigator

downstream/modules/devtools/proc-rhdh-update-plugin-registry.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ Replace this in the command if you have chosen a different environment variable
2626
----
2727
$ oc start-build plugin-registry --from-dir=$DYNAMIC_PLUGIN_ROOT_DIR --wait
2828
----
29-
+
30-
----
31-
$ oc start-build plugin-registry --from-dir=$DYNAMIC_PLUGIN_ROOT_DIR --wait
32-
----
3329
. When the registry has started, the output displays the following message:
3430
+
3531
----
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../aap-common
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../attributes
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../assemblies/devtools
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<title>Installing Ansible Automation Platform self-service technical preview</title>
2+
<productname>Red Hat Ansible Automation Platform</productname>
3+
<productnumber>2.5</productnumber>
4+
<subtitle>Install and configure Ansible Automation Platform self-service technical preview</subtitle>
5+
<abstract>
6+
<para>This guide describes how to install and configure Ansible Automation Platform self-service technical preview so that users can run automation.</para>
7+
</abstract>
8+
<authorgroup>
9+
<orgname>Red Hat Customer Content Services </orgname>
10+
</authorgroup>
11+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
:imagesdir: images
2+
:numbered:
3+
:toclevels: 4
4+
:experimental:
5+
:context: aap-self-service-install
6+
7+
include::attributes/attributes.adoc[]
8+
9+
// Book Title
10+
= Installing Ansible Automation Platform self-service technical preview
11+
12+
Thank you for your interest in {PlatformName}. {PlatformNameShort} is a commercial offering that helps teams manage complex multi-tier deployments by adding control, knowledge, and delegation to Ansible-powered environments.
13+
14+
This guide describes how to install {SelfService}.
15+
This document has been updated to include information for the latest release of {PlatformNameShort}.
16+
17+
include::{Boilerplate}[]
18+
19+
[IMPORTANT]
20+
====
21+
{SelfService} is a Technology Preview feature only.
22+
include::snippets/technology-preview.adoc[]
23+
====
24+
25+
// include::devtools/assembly-rhdh-intro.adoc[leveloffset=+1]
26+
27+
28+
// Installation
29+
// include::devtools/assembly-rhdh-install-ocp-helm.adoc[leveloffset=+1]
30+
//
31+
// Subscription warnings
32+
// include::devtools/assembly-rhdh-subscription-warnings.adoc[leveloffset=+1]
33+
//
34+
// Upgrade
35+
// include::devtools/assembly-rhdh-upgrade-ocp-helm.adoc[leveloffset=+1]
36+
// include::devtools/assembly-rhdh-upgrade-ocp-operator.adoc[leveloffset=+1]
37+
//
38+
// Uninstall
39+
// include::devtools/assembly-rhdh-uninstall-ocp-helm.adoc[leveloffset=+1]
40+
// include::devtools/assembly-rhdh-uninstall-ocp-operator.adoc[leveloffset=+1]
41+
//
42+
// Telemetry
43+
// include::devtools/assembly-rhdh-telemetry-capturing.adoc[leveloffset=+1]
44+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../snippets
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../aap-common

0 commit comments

Comments
 (0)