Skip to content

Commit 48933bb

Browse files
authored
Updates the about guide (#862)
1 parent 5bad3a8 commit 48933bb

File tree

5 files changed

+50
-7
lines changed

5 files changed

+50
-7
lines changed

assemblies/assembly-about-rhdh.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Use {product} to simplify decision-making through a selection of internally appr
2020

2121

2222
include::modules/about/con-benefits-of-rhdh.adoc[leveloffset=+1]
23+
include::modules/about/con-integrations-in-rhdh.adoc[leveloffset=+1]
2324
include::modules/about/ref-supported-platforms.adoc[leveloffset=+1]
2425
include::modules/about/ref-rhdh-sizing.adoc[leveloffset=+1]
2526
include::modules/about/ref-customer-support-info.adoc[leveloffset=+1]
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
:_mod-docs-content-type: CONCEPT
2+
3+
[id="integrations-in-rhdh_{context}"]
4+
= Integrations in {product}
5+
6+
{product} integrates seamlessly with {ocp-brand-name} and other tools, enabling comprehensive development and deployment workflows across enterprise.
7+
8+
== Integration with {ocp-brand-name}
9+
{product} is fully integrated with {ocp-brand-name}, offering:
10+
11+
* Operators to manage application lifecycle.
12+
* Access to advanced OpenShift capabilities such as service mesh, serverless functions, GitOps, and distributed tracing.
13+
* Pipelines and GitOps plugins for streamlined cloud-native workflows.
14+
15+
== Integration with {rhtap-brand-name}
16+
{rhtap-brand-name} ({rhtap-very-short}) enhances {product} by providing secure CI/CD capabilities that integrate security measures into every stage of the development process.
17+
18+
While {product} focuses on the inner loop (code, build, and test), {rhtap-very-short} manages the outer loop, automating:
19+
20+
* Code scanning
21+
* Image building
22+
* Vulnerability detection
23+
* Deployment
24+
25+
{rhtap-very-short} includes tools like {rhtas-brand-name} ({rhtas-very-short}) for code integrity, {rhtpa-brand-name} ({rhtpa-very-short}) for automated Software build of Materials (SBOM) creation, and {rhacs-brand-name} ({rhacs-very-short}) for vulnerability scanning.
26+
27+
== Extending Backstage with {product}
28+
{product} which is a fully supported, enterprise-grade productized version of upstream Backstage extends the upstream project by adding:
29+
30+
* Enhanced search capabilities that aggregate data from CI/CD pipelines, cloud providers, source control, and more.
31+
* A centralized software catalog for locating applications, APIs, and resources.
32+
* Automation through open-source plugins that expand Backstage’s core functionality.
33+
* Simplified technical documentation using Markdown and GitHub, with integrated search for easy navigation.

modules/about/ref-customer-support-info.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
If you experience difficulty with a procedure described in this documentation, visit the http://access.redhat.com[Red Hat Customer Portal]. You can use the Red Hat Customer Portal for the following purposes:
55

66
* To search or browse through the Red Hat Knowledgebase of technical support articles about Red Hat products.
7-
* To create a https://access.redhat.com/support/cases/#/case/new/get-support?caseCreate=true[support case] for {company-name} Global Support Services (GSS). For support case creation, select *{product}* as the product and select the appropriate product version. For detailed information about supported platforms, see link:{release-notes-url}#con-release-notes-overview.adoc[Supported Platforms] and the link:https://access.redhat.com/support/policy/updates/developerhub[{product} Life Cycle].
7+
* To create a https://access.redhat.com/support/cases/#/case/new/get-support?caseCreate=true[support case] for {company-name} Global Support Services (GSS). For support case creation, select *{product}* as the product and select the appropriate product version.
8+
* For detailed information about supported platforms and life cycle details, see link:https://access.redhat.com/support/policy/updates/developerhub[{product} Life Cycle].
9+

modules/about/ref-supported-platforms.adoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@
66
[id="supported-platforms_{context}"]
77
= Supported platforms
88

9-
{product} runs on {ocp-short} {ocp-version-min}-{ocp-version} on supported architectures and providers, such as:
9+
You can find the supported platforms and life cycle dates for both current and past versions of {product} on the link:https://access.redhat.com/support/policy/updates/developerhub[Life Cycle page].
1010

11-
* link:{installing-on-ocp-book-url}[{ocp-brand-name} {ocp-version-min}-{ocp-version}]
12-
* link:{installing-on-eks-book-url}[{eks-brand-name}]
13-
* link:{installing-on-aks-book-url}[{aks-brand-name}]
14-
* link:{installing-on-osd-on-gcp-book-url}[{gcp-brand-name}]
15-
* link:{installing-on-gke-book-url}[{gke-brand-name}]
11+
[role="_additional-resources"]
12+
.Additional resources
13+
14+
* link:https://redhat-developer.github.io/red-hat-developers-documentation-rhdh/pr-837/rel-notes-rhdh/#compatibility-matrix[{product} {product-version} Compatibility Matrix].

titles/about/master.adoc

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

1313

1414
include::assemblies/assembly-about-rhdh.adoc[]
15+
16+
[role="_next-steps"]
17+
.Next steps
18+
* link:{installing-on-eks-book-url}[{installing-on-eks-book-title}]
19+
* link:{installing-on-osd-on-gcp-book-url}[{installing-on-osd-on-gcp-book-title}]
20+
* link:{installing-on-gke-book-url}[{installing-on-gke-book-title}]
21+
* link:{installing-on-aks-book-url}[{installing-on-aks-book-title}]
22+
* link:{installing-on-ocp-book-url}[{installing-on-ocp-book-title}]

0 commit comments

Comments
 (0)