-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathcatalog-info.yaml
42 lines (42 loc) · 1.3 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
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: rhdh-local
title: RHDH local
description: RHDH local is ideal for trying out the basic features of RHDH (like Software Catalogs or TechDocs) without the need for a Kubernetes cluster.
annotations:
#backstage.io/techdocs-ref: dir:.
github.com/project-slug: redhat-developer/rhdh-local
github.com/team-slug: redhat-developer/rhdh-team
#sonarqube.org/project-key: redhat-developer_rhdh-local
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-local
title: Sourcecode on GitHub
icon: github
type: sourcecode
spec:
type: tool
lifecycle: development
owner: rhdh-team
# system and subcomponent refers https://github.com/redhat-developer/rhdh/blob/main/catalog-info.yaml
system: rhdh
subcomponentOf: rhdh