-
Notifications
You must be signed in to change notification settings - Fork 81
Expand file tree
/
Copy pathcatalog-info.yaml
More file actions
63 lines (63 loc) · 2.12 KB
/
Copy pathcatalog-info.yaml
File metadata and controls
63 lines (63 loc) · 2.12 KB
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
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: rhdh-local
title: RHDH Local
description: |
RHDH Local is used by platform engineers to test and experiment with RHDH configuration with a faster inner loop cycle time.
RHDH Local uses Docker or Podman to run the RHDH container. No Kubernetes is required.
When writing and testing TechDocs, Templates, or Catalog items, RHDH Local offers a fast and simple solution that lets you
work quickly and retain full control over your setup and your database. See the TechDocs for more details.
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
feedback/type: 'MAIL' # allows for feedback via EMAIL
feedback/email-to: ${EMAIL_SENDER} # Sets where the EMAIL feedback is to go
quay.io/repository-slug: rhdh-community/rhdh
tags:
- backstage
- rhdh
- developer-hub
- rhdh-local
links:
- url: https://red.ht/rhdh
title: RHDH Homepage
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: RHDH Documentation
icon: docs
type: docs
- url: https://issues.redhat.com/browse/RHIDP
title: RHDH Jira
icon: help
type: jira
- url: https://github.com/redhat-developer/rhdh-local
title: RHDH Local Source Code
icon: github
type: sourcecode
- url: https://youtu.be/LB1w8hjBt5k?si=2LxmEtIxIyAKcHx6
title: RHDH Video Overview (YouTube)
type: video
icon: YouTube
spec:
type: tool
lifecycle: development
owner: rhdh-team
profile:
displayName: RHDH Local
# 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
# profile:
# displayName: RHDH Local