Merge branch 'master' into feat/dynatrace-plugin-synthetics
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: AWS Proton
|
||||
author: Amazon Web Services
|
||||
authorUrl: https://aws.amazon.com/
|
||||
category: Infrastructure
|
||||
description: Create and view AWS Proton services for your components in Backstage.
|
||||
documentation: https://github.com/awslabs/aws-proton-plugins-for-backstage#readme
|
||||
iconUrl: https://github.com/awslabs/aws-proton-plugins-for-backstage/blob/main/docs/images/proton-logo.png?raw=true
|
||||
npmPackageName: '@aws/aws-proton-plugin-for-backstage'
|
||||
@@ -5,7 +5,7 @@ authorUrl: https://bestsellerit.com
|
||||
category: Discovery
|
||||
description: This plugin will show you the cost and resource usage of your application within Google Kubernetes Engine (GKE).
|
||||
documentation: https://github.com/BESTSELLER/backstage-plugin-gkeusage/blob/master/README.md
|
||||
iconUrl: https://bestsellerit.com/img/google-container-engine_avatar.svg
|
||||
iconUrl: img/gke-logo.png
|
||||
npmPackageName: '@bestsellerit/backstage-plugin-gkeusage'
|
||||
tags:
|
||||
- gke
|
||||
|
||||
@@ -5,7 +5,7 @@ authorUrl: https://bestsellerit.com
|
||||
category: Discovery
|
||||
description: This plugin will show you information about Docker images within the Harbor cloud native registry.
|
||||
documentation: https://github.com/BESTSELLER/backstage-plugin-harbor/blob/master/README.md
|
||||
iconUrl: https://bestsellerit.com/img/terraform-harbor/goharbor.jpeg
|
||||
iconUrl: https://raw.githubusercontent.com/cncf/artwork/master/projects/harbor/icon/color/harbor-icon-color.svg
|
||||
npmPackageName: '@bestsellerit/backstage-plugin-harbor'
|
||||
tags:
|
||||
- goharbor
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Humanitec Platform Orchestrator
|
||||
author: Frontside
|
||||
authorUrl: 'https://frontside.com'
|
||||
category: Deployment # A single category e.g. CI, Machine Learning, Services, Monitoring
|
||||
description: |
|
||||
Show workloads, environments and resources deployed by Humanitec Platform Orchestrator.
|
||||
Plugin includes an Entity ComponentCard, Backend API route and scaffolder actions.
|
||||
documentation: https://github.com/thefrontside/backstage/tree/main/plugins/humanitec
|
||||
iconUrl: img/humanitec-logo.png
|
||||
npmPackageName: '@frontside/backstage-plugin-humanitec'
|
||||
Reference in New Issue
Block a user