Skip to content

Commit 46b8c82

Browse files
committed
Adds supported platforms
1 parent 318be8f commit 46b8c82

File tree

8 files changed

+88
-0
lines changed

8 files changed

+88
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2024-10-29
3+
4+
ifdef::context[:parent-context-of-about-rhdh: {context}]
5+
6+
:_mod-docs-content-type: ASSEMBLY
7+
8+
ifndef::context[]
9+
[id="about-rhdh"]
10+
endif::[]
11+
ifdef::context[]
12+
[id="about-rhdh_{context}"]
13+
endif::[]
14+
= About {product}
15+
16+
:context: about-rhdh
17+
18+
{product} is a fully supported, enterprise-grade, open developer platform that you can use to build developer portals. This platform contains a supported and opinionated framework that helps reduce the friction and frustration of developers while boosting productivity. {product} simplifies decision-making by providing a developer experience that presents a selection of internally approved tools, programming languages, and developer resources within a self-managed portal. As a developer, you can use {product} to experience a streamlined development environment. {product} is driven by a centralized software catalog, providing efficiency to your microservices and infrastructure. It enables your product team to deliver quality code without any compromises.
19+
20+
include::modules/discover/con_benefits-of-rhdh.adoc[leveloffset=+1]
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2024-10-29
3+
4+
:_mod-docs-content-type: CONCEPT
5+
6+
[id="benefits-of-rhdh_{context}"]
7+
= Benefits of {product}
8+
9+
{product} is designed to streamline developer workflow by providing a consistent self-service experience and can simplify application development through pre-built resources and enhanced collaboration tools.
10+
11+
The following are the benefits of {product}:
12+
13+
* Increased developer productivity. Increases productivity by eliminating common organizational challenges, enabling seamless collaboration, and providing clear guidelines for creating, developing, and deploying applications.
14+
15+
* Unified self-service dashboard. Provides development teams with a unified dashboard covering various aspects such as Git, CI/CD, SAST/DAST, Supply Chain, OpenShift/Kubernetes cluster, JIRA, monitoring, API, documentation, and more, facilitated by over 150 plugins. All curated by a platform engineering team, aligning with the company’s best practices.
16+
17+
* Best practices through software templates. Automates organizational best practices by encoding common tasks such as creating new applications, running Ansible jobs, and establishing CI/CD pipelines for production deployment in Git.
18+
19+
* Scalable technical documentation. Code and documentation resides in the same repository, eliminating dependencies on proprietary document systems.
20+
21+
* Efficient onboarding for new developers. New developers can adapt quickly and become productive within a short timeframe.
22+
23+
* Robust enterprise Role-Based Access Control (RBAC). Empowers administrators to create roles, assign users or groups to roles, and implement robust security policies for enhanced access control.
24+
25+
26+
[role="_additional-resources"]
27+
.Additional resources
28+
* For more information about the different features of {product} and how you can extend the upstream Backstage product by providing additional features such as integration with OpenShift, enterprise role-based access control (RBAC), and dynamic plugins, see link:https://developers.redhat.com/rhdh/overview?intcmp=7015Y000003swEuQAI&source=sso[{product}].
29+
30+
31+
= Supported platforms
32+
33+
{product} runs on {ocp-short} {ocp-version-min}-{ocp-version} on AMD64 and Intel 64 (`x86_64`) architectures.
34+
35+
36+
[role="_additional-resources"]
37+
.Additional resources
38+
For more information about the different supported hosted environments, see link:https://docs.redhat.com/en/documentation/red_hat_openshift_dev_spaces/3.12/html-single/release_notes_and_known_issues/index#supported-platforms[Supported platforms].

titles/discover/artifacts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../artifacts

titles/discover/assemblies

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../assemblies

titles/discover/docinfo.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<title>{title}</title>
2+
<productname>{product}</productname>
3+
<productnumber>{product-version}</productnumber>
4+
<subtitle>{subtitle}</subtitle>
5+
<abstract>
6+
<para>{abstract}</para>
7+
</abstract>
8+
<authorgroup>
9+
<orgname>{company-name} Customer Content Services</orgname>
10+
</authorgroup>
11+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

titles/discover/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images

titles/discover/master.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
include::artifacts/attributes.adoc[]
2+
:context: title-discover
3+
:doctype: book
4+
:imagesdir: images
5+
:title: Discover
6+
:subtitle: Introduction to {product}
7+
:abstract: {product} is a developer platform designed to build developer portals. Use {product} to provide a streamlined development environment with a centralized software catalog to build high-quality software efficiently.
8+
9+
//[id="{context}"]
10+
//= {title}
11+
12+
//{abstract}
13+
14+
15+
include::assemblies/assembly_about-rhdh.adoc[]

titles/discover/modules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../modules/

0 commit comments

Comments
 (0)