generated from redhat-developer/new-project-template
-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy pathattributes.adoc
159 lines (124 loc) · 6.95 KB
/
attributes.adoc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
:red-hat-developers-documentation:
:imagesdir: images
:idseparator: -
// Company names
:company-name: Red Hat
// Products
:product-author: CCS
:product: Red Hat Developer Hub
:product-short: Developer Hub
:product-very-short: RHDH
:product-version: 1.5
:product-bundle-version: 1.5.0
:product-chart-version: 1.5.0
:product-backstage-version: 1.35.0
:product-custom-resource-type: Backstage
:rhdeveloper-name: Red Hat Developer
:rhel: Red Hat Enterprise Linux
:odf-name: OpenShift Data Foundation
:my-app-config-config-map: my-rhdh-app-config
:my-app-config-file: app-config.yaml
:my-product-cr-name: my-rhdh-custom-resource
:my-product-namespace: my-rhdh-project
:my-product-secrets: my-rhdh-secrets
:my-product-database-certificates-secrets: my-rhdh-database-certificates-secrets
:my-product-database-secrets: my-rhdh-database-secrets
:my-product-url: https://__<my_developer_hub_url>__
:my-extra-file-configmap: my-project-configmap
// Red Hat Platforms
:ocp-brand-name: Red Hat OpenShift Container Platform
:ocp-short: OpenShift Container Platform
:ocp-very-short: RHOCP
:osd-brand-name: Red Hat OpenShift Dedicated
:osd-short: OpenShift Dedicated
:logging-brand-name: Red Hat OpenShift Logging
:logging-short: OpenShift Logging
// minimum and current latest supported versions
:ocp-version-min: 4.14
:ocp-version: 4.18
:kubernetes-version: 1.24
// First mention of OpenShift CLI or `oc` in a module
:openshift-cli: pass:quotes[OpenShift CLI (`oc`)]
:rhsso-brand-name: Red Hat Single-Sign On
:rhsso: RHSSO
:rhbk-brand-name: Red Hat Build of Keycloak
:rhbk: RHBK
:keycloak-version: 24.0
// RHTAP information
:rhtap-version: 1.3
:rhtap-brand-name: Red Hat Trusted Application Pipeline
:rhtap-very-short: RHTAP
// TAS information
:rhtas-brand-name: Red Hat Trusted Artifact Signer
:rhtas-short: Trusted Artifact Signer
:rhtas-very-short: TAS
// TPA information
:rhtpa-brand-name: Red Hat Trusted Profile Analyzer
:rhtpa-short: Trusted Profile Analyzer
:rhtpa-very-short: TPA
// ACS information
:rhacs-brand-name: Red Hat Advanced Cluster Security
:rhacs-short: Advanced Cluster Security
:rhacs-very-short: ACS
// Partner Platforms
:aws-brand-name: Amazon Web Services
:aws-short: AWS
:azure-brand-name: Microsoft Azure
:azure-short: Azure
:eks-brand-name: Amazon Elastic Kubernetes Service
:eks-name: Elastic Kubernetes Service
:eks-short: EKS
:aks-brand-name: Microsoft Azure Kubernetes Service
:aks-name: Azure Kubernetes Service
:aks-short: AKS
:gke-brand-name: Google Kubernetes Engine
:gke-short: GKE
:gcp-brand-name: Google Cloud Platform
:gcp-short: GCP
// Release Notes
:rn-product-title: Release notes for Red Hat Developer Hub
// Red Hat Developer Hub administration guide
:ag-product-title: Administration guide for Red Hat Developer Hub
// Red Hat Developer Hub getting started guide
:gs-product-title: Getting started with Red Hat Developer Hub
// Backstage Plugins for Red Hat Developer Hub
//:bs-product-title: Backstage Plugins for Red Hat Developer Hub
// User Guide
:ug-product-title: Red Hat Developer Hub User Guide
// Links
:LinkPluginsGuide: https://access.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/configuring_plugins_in_red_hat_developer_hub/index
:NameOfPluginsGuide: Configuring plugins in {product}
:release-notes-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/release_notes/index
:release-notes-title: Release notes
:installing-and-viewing-dynamic-plugins-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_and_viewing_plugins/index
:installing-and-viewing-dynamic-plugins-title: Installing and viewing plugins
:authentication-book-url: https://docs.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/authentication/index
:authentication-book-title: Authentication
:authorization-book-url: https://docs.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/authorization/index
:authorization-book-title: Authorization
:configuring-book-url: https://docs.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/configuring/index
:configuring-book-title: Configuring
:customizing-book-url: https://docs.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/customizing/index
:customizing-book-title: Customizing
:installing-on-osd-on-gcp-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_openshift_dedicated_on_google_cloud_platform/index
:installing-on-osd-on-gcp-book-title: Installing {product} on {gcp-brand-name} on {gcp-brand-name}
:installing-on-ocp-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_openshift_container_platform/index
:installing-on-ocp-book-title: Installing {product} on {ocp-short}
:installing-on-gke-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_google_kubernetes_engine/index
:installing-on-gke-book-title: Installing {product} on {gke-brand-name}
:installing-on-eks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_amazon_elastic_kubernetes_service/index
:installing-on-eks-book-title: Installing {product} on {eks-brand-name}
:installing-on-aks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_microsoft_azure_kubernetes_service/index
:installing-on-aks-book-title: Installing {product} on {aks-brand-name}
:installing-in-air-gap-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_in_an_air-gapped_environment/index
:installing-in-air-gap-book-title: Installing {product} in an air-gapped environment
:upgrading-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/upgrading_red_hat_developer_hub/index
:upgrading-book-title: Upgrading {product}
:telemetry-data-collection-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/telemetry_data_collection/index
:telemetry-data-collection-book-title: Telemetry data collection
:audit-log-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/audit_log/index
:audit-log-book-title: Audit log
:monitoring-and-logging-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/monitoring_and_logging/index
:monitoring-and-logging-book-title: Monitoring and logging
:plugins-configure-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring_dynamic_plugins/index
:plugins-configure-book-title: Configuring dynamic plugins