-
Notifications
You must be signed in to change notification settings - Fork 155
/
Copy pathcatalog-info.yaml
82 lines (82 loc) · 2.32 KB
/
catalog-info.yaml
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
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: rhdh
title: Red Hat Developer Hub
description: Red Hat Developer Hub is an enterprise-grade Internal Developer Portal based on Backstage.
annotations:
backstage.io/techdocs-ref: dir:.
github.com/project-slug: redhat-developer/rhdh
github.com/team-slug: redhat-developer/rhdh-team
quay.io/repository-slug: rhdh-community/rhdh
sonarqube.org/project-key: janus-idp_backstage-showcase
tags:
- backstage
- rhdh
links:
- url: https://red.ht/rhdh
title: Product website
icon: star
type: website
- url: https://developers.redhat.com/blog
title: Red Hat Developer Blog
icon: catalog
type: blog
- url: https://docs.redhat.com/fr/documentation/red_hat_developer_hub/
title: Official documentation
icon: docs
type: docs
- url: https://issues.redhat.com/browse/RHIDP
title: Jira issues
icon: help
type: jira
- url: https://github.com/redhat-developer/rhdh
title: Sourcecode on GitHub
icon: github
type: sourcecode
spec:
type: product
owner: rhdh-team
lifecycle: production
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: rhdh
title: Red Hat Developer Hub
description: Red Hat Developer Hub is an enterprise-grade Internal Developer Portal based on Backstage.
annotations:
backstage.io/techdocs-ref: dir:.
github.com/project-slug: redhat-developer/rhdh
github.com/team-slug: redhat-developer/rhdh-team
quay.io/repository-slug: rhdh-community/rhdh
sonarqube.org/project-key: janus-idp_backstage-showcase
tags:
- backstage
- rhdh
links:
- url: https://red.ht/rhdh
title: Product website
icon: star
type: website
- url: https://developers.redhat.com/blog
title: Red Hat Developer Blog
icon: catalog
type: blog
- url: https://docs.redhat.com/fr/documentation/red_hat_developer_hub/
title: Official documentation
icon: docs
type: docs
- url: https://issues.redhat.com/browse/RHIDP
title: Jira issues
icon: help
type: jira
- url: https://github.com/redhat-developer/rhdh
title: Sourcecode on GitHub
icon: github
type: sourcecode
spec:
type: product
owner: rhdh-team
lifecycle: production
system: rhdh