chore: Simplify and standarize plugin categories
Signed-off-by: Adam Harvey <adaharve@cisco.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: 'Analytics Module: Google Analytics'
|
||||
author: Spotify
|
||||
authorUrl: https://github.com/spotify
|
||||
category: Analytics
|
||||
category: Monitoring
|
||||
description: Track usage of your Backstage instance using Google Analytics.
|
||||
documentation: https://github.com/backstage/backstage/blob/master/plugins/analytics-module-ga/README.md
|
||||
iconUrl: /img/ga-icon.png
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: GitHub Release Manager
|
||||
author: Spotify
|
||||
authorUrl: https://github.com/spotify
|
||||
category: Release management
|
||||
category: Source Control Mgmt
|
||||
description: Manage releases without having to juggle git commands.
|
||||
documentation: https://github.com/backstage/backstage/tree/master/plugins/git-release-manager
|
||||
iconUrl: /img/git-release-manager-logo.svg
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Authentication and Authorization with Keycloak
|
||||
author: Red Hat
|
||||
authorUrl: https://redhat.com
|
||||
category: Authentication
|
||||
category: Authentication/Authorization
|
||||
description: Load users and groups from Keycloak, enabling use of multiple authentication providers to be applied to Backstage entities.
|
||||
documentation: https://janus-idp.io/plugins/keycloak
|
||||
iconUrl: http://janus-idp.io/images/plugins/keycloak.svg
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Configuration as Data
|
||||
author: kpt
|
||||
authorUrl: https://kpt.dev
|
||||
category: Configuration
|
||||
category: Configuration Management
|
||||
description: Configuration GUI over GitOps using kpt, with WYSIWYG editing, review and approval, versioning and undo, and package cloning and upgrades.
|
||||
documentation: https://github.com/GoogleContainerTools/kpt-backstage-plugins/tree/main/plugins/cad
|
||||
iconUrl: https://github.com/GoogleContainerTools/kpt/blob/main/logo/KptLogoSmall.png?raw=true
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: LDAP Auth
|
||||
author: ImmobiliareLabs
|
||||
authorUrl: https://github.com/immobiliare
|
||||
category: Authentication
|
||||
category: Authentication/Authorization
|
||||
description: Authenticate users to an external LDAP server
|
||||
documentation: https://github.com/immobiliare/backstage-plugin-ldap-auth/blob/main/README.md
|
||||
iconUrl: https://avatars.githubusercontent.com/u/10090828
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Multi Cluster View with OCM
|
||||
author: Red Hat
|
||||
authorUrl: https://redhat.com
|
||||
category: OCM
|
||||
category: Infrastructure
|
||||
description: View clusters from OCM's MultiClusterHub and MultiCluster Engine in Backstage.
|
||||
documentation: https://janus-idp.io/plugins/ocm
|
||||
iconUrl: http://janus-idp.io/images/plugins/ocm.svg
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Okta Organization Entity Provider
|
||||
author: roadie.io
|
||||
authorUrl: https://roadie.io/?utm_source=backstage.io&utm_medium=marketplace&utm_campaign=okta-entity-provider
|
||||
category: Identity
|
||||
category: Authentication/Authorization
|
||||
description: Load users and groups from Okta into the Backstage catalog.
|
||||
documentation: https://github.com/RoadieHQ/roadie-backstage-plugins/tree/main/plugins/backend/catalog-backend-module-okta
|
||||
iconUrl: https://roadie.io/images/logos/okta.png
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Rootly
|
||||
author: Rootly
|
||||
authorUrl: https://rootly.com/
|
||||
category: Incident Management
|
||||
category: Monitoring
|
||||
description: Import your Backstage entities into Rootly services and view incidents & analytics.
|
||||
documentation: https://github.com/rootlyhq/backstage-plugin/blob/master/README.md
|
||||
iconUrl: https://raw.githubusercontent.com/rootlyhq/backstage-plugin/master/docs/logo.png
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: S3 Viewer
|
||||
author: Spreadgroup
|
||||
authorUrl: https://github.com/spreadshirt
|
||||
category: AWS
|
||||
category: Infrastructure
|
||||
description: Visualization of S3 buckets and their contents in file explorer style.
|
||||
documentation: https://github.com/spreadshirt/backstage-plugin-s3/
|
||||
iconUrl: /img/s3-bucket.svg
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
title: Statusneo GitHub Plugin
|
||||
author: Statusneo
|
||||
authorUrl: https://statusneo.com/
|
||||
category: GitHub
|
||||
category: Source Control Mgmt
|
||||
description: Provides status cards GitHub pull requests and GitHub actions.
|
||||
documentation: https://github.com/StatusNeo/backstage-plugin-github
|
||||
iconUrl: /img/github-statusneo.png
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Tekton Pipelines
|
||||
author: JQuad Group
|
||||
authorUrl: https://github.com/jquad-group
|
||||
category: CI
|
||||
category: CI/CD
|
||||
description: View the status of the Tekton PipelineRun resources.
|
||||
documentation: https://github.com/jquad-group/backstage-jquad#readme
|
||||
iconUrl: https://raw.githubusercontent.com/jquad-group/backstage-jquad/main/img/tekton-horizontal-color.png
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Pipelines with Tekton
|
||||
author: Red Hat
|
||||
authorUrl: https://redhat.com
|
||||
category: CI
|
||||
category: CI/CD
|
||||
description: Easily view Tekton PipelineRun status for your services in Backstage.
|
||||
documentation: https://janus-idp.io/plugins/tekton
|
||||
iconUrl: http://janus-idp.io/images/plugins/tekton.svg
|
||||
|
||||
Reference in New Issue
Block a user