diff --git a/assemblies/assembly-about-rhdh.adoc b/assemblies/assembly-about-rhdh.adoc new file mode 100644 index 0000000000..d6cf246a86 --- /dev/null +++ b/assemblies/assembly-about-rhdh.adoc @@ -0,0 +1,22 @@ +ifdef::context[:parent-context-of-about-rhdh: {context}] + +:_mod-docs-content-type: ASSEMBLY + +ifndef::context[] +[id="about-rhdh"] +endif::[] +ifdef::context[] +[id="about-rhdh_{context}"] +endif::[] += About {product} + +:context: about-rhdh + +{product} is a fully supported, open developer platform that reduces friction and frustration of developers while boosting productivity. + +This platform is driven by a centralized software catalog, providing efficiency to your microservices and infrastructure. + +Use {product} to simplify decision-making through a selection of internally approved tools, programming languages, and developer resources within a self-managed portal. + + +include::modules/discover/con-benefits-of-rhdh.adoc[leveloffset=+1] diff --git a/assemblies/assembly_about-rhdh.adoc b/assemblies/assembly_about-rhdh.adoc deleted file mode 100644 index 5baa37ff98..0000000000 --- a/assemblies/assembly_about-rhdh.adoc +++ /dev/null @@ -1,16 +0,0 @@ -ifdef::context[:parent-context-of-about-rhdh: {context}] - -:_mod-docs-content-type: ASSEMBLY - -ifndef::context[] -[id="about-rhdh"] -endif::[] -ifdef::context[] -[id="about-rhdh_{context}"] -endif::[] -= About {product} - -:context: about-rhdh - -{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. - diff --git a/modules/discover/con-benefits-of-rhdh.adoc b/modules/discover/con-benefits-of-rhdh.adoc new file mode 100644 index 0000000000..a84367393a --- /dev/null +++ b/modules/discover/con-benefits-of-rhdh.adoc @@ -0,0 +1,41 @@ +:_mod-docs-content-type: CONCEPT + +[id="benefits-of-rhdh_{context}"] += Benefits of {product} + +Increased developer productivity:: +Eliminates common organizational challenges, enabling seamless collaboration, and providing clear guidelines for creating, developing, and deploying applications. + +Unified Self-Service Dashboard:: +Provides development teams with a unified dashboard. Your platform engineering team can curate aspects such as: + +* Git +* Continuous Integration/Continuous Delivery (CI/CD) +* Static Application Security Testing (SAST)/Dynamic Application Security Testing (DAST) +* Supply Chain +* OpenShift/Kubernetes cluster +* JIRA +* Monitoring +* API +* Documentation + +Best practices through software templates:: +Automates organizational best practices by encoding common tasks such as: +* Creating new applications +* Running Ansible jobs +* Establishing CI/CD pipelines for production deployment in Git + +Scalable technical documentation:: +Code and documentation is in the same repository, eliminating dependencies on proprietary document systems. + +Efficient onboarding for new developers:: +New developers can adapt quickly and become productive within a short time frame. + +Robust enterprise Role-Based Access Control (RBAC):: +Empowers administrators to: +* Create roles +* Assign users or groups to roles +* Implement robust security policies for enhanced access control + +.Additional resources + * For more information about the different features of {product} and how to extend it, see link:https://developers.redhat.com/rhdh/overview[{product} overview]. diff --git a/titles/discover/master.adoc b/titles/discover/master.adoc index 961e87c940..55147faff6 100644 --- a/titles/discover/master.adoc +++ b/titles/discover/master.adoc @@ -11,4 +11,4 @@ include::artifacts/attributes.adoc[] //{abstract} -include::assemblies/assembly_about-rhdh.adoc[] +include::assemblies/assembly-about-rhdh.adoc[]