Skip to content

Commit 02bd618

Browse files
authored
Update catalog-info.yaml
1 parent 8eafeab commit 02bd618

1 file changed

Lines changed: 49 additions & 3 deletions

File tree

catalog-info.yaml

Lines changed: 49 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,66 @@ metadata:
88
- python
99
- 100daysofcode
1010
links:
11-
- title: Backstage
11+
- title: Backstage Developer Instance
1212
url: https://backstage.io
1313
icon: backstage
14-
- title: Source
14+
- title: Backstage NonProd Instance
15+
url: https://backstage.io
16+
icon: backstage
17+
- title: Backstage Production Instance
18+
url: https://backstage.io
19+
icon: backstage
20+
- title: GitHub Source
1521
url: https://github.com/NishkarshRaj/100DaysofMLCode
1622
icon: github
23+
- title: "#rearportal-community"
24+
url: https://statusneo.slack.com/messages/cpe-portal-community/
25+
icon: slack
26+
- title: Confluence
27+
url: https://conf.statusneo.com/display/PEng/Trading+Requirements
28+
icon: confluence
29+
- title: Project Board
30+
url: https://jira.statusneo.com/secure/RapidBoard.jspa?rapidView=1301
31+
icon: jira
32+
- title: Splunk Home
33+
url: https://clp.prod.statusneo.plc
34+
icon: splunk
35+
- title: Trading Archi Diagram
36+
url: https://archi-ui.statusneo.com
37+
icon: archimate
38+
- title: Corporate Okta
39+
url: https://statusneo.okta.com/
40+
icon: okta
41+
- title: Production Stats
42+
url: https://one.newrelic.com/dashboards/detail/MjY2NjU3MHxWSVp8REFTSEJPQVJEfGRhOjU5NzgzMw?account=2666570&state=b9fd320a-12fe-4fd4-c5d1-a83a587d743d
43+
icon: new-relic
44+
- title: Homepage Wireframes
45+
url: https://app.mural.co/t/statusneo/m/statusneo/1648003303261/3503684af7c7ed46d4354e76e32c31e9dc640783?sender=ue38b9fb8af67960f454e5726
46+
icon: mural
1747
annotations:
1848
github.com/project-slug: NishkarshRaj/100DaysofMLCode
1949
backstage.io/techdocs-ref: dir:.
50+
newrelic.com/dashboard-guid: MjY2NjU3MnxWSVp8REFTSEJPQVJEfGRhOjQ0OTc1MA
2051
backstage.io/adr-location: https://github.com/adr/madr/tree/develop/docs/decisions
2152
architecture/image-url: https://raw.githubusercontent.com/NishkarshRaj/100DaysofMLCode/master/docs/cover.png
2253
architecture/web-url: https://github.com/NishkarshRaj/100DaysofMLCode
2354
spec:
24-
type: microservice
55+
type: service
2556
lifecycle: production
2657
owner: user:NishkarshRaj
2758
system: sample
59+
providesApis:
60+
- account-service-example
61+
- email-service-example
62+
- petstore-example
63+
consumesApis:
64+
- greeting-example
65+
- graphql-example
66+
dependsOn:
67+
- Component:Product-EKS
68+
- Component:portal-ecr-repository
69+
- Component:organization-catalogs
70+
- Resource:prod-rds02
71+
- Resource:backstage-prod-techdocs
72+
- Resource:eks01
73+
- Resource:portal-ecr-repository

0 commit comments

Comments
 (0)