Merge pull request #17833 from christophe-f/add-janus-plugins

Add 7 Janus plugins
This commit is contained in:
Ben Lambert
2023-05-17 14:03:17 +02:00
committed by GitHub
7 changed files with 70 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
---
title: APIs with 3scale
author: Red Hat
authorUrl: https://redhat.com
category: Discovery
description: Synchronize 3scale content into the Backstage catalog.
documentation: https://janus-idp.io/plugins/3scale
iconUrl: http://janus-idp.io/images/plugins/3scale.svg
npmPackageName: '@janus-idp/backstage-plugin-3scale-backend'
addedDate: '2023-05-15'
@@ -0,0 +1,10 @@
---
title: Container Image Registry for JFrog Artifactory
author: Red Hat
authorUrl: https://redhat.com
category: Image
description: View container image details from JFrog Artifactory in Backstage.
documentation: https://janus-idp.io/plugins/jfrog-artifactory
iconUrl: http://janus-idp.io/images/plugins/jfrog-artifactory.svg
npmPackageName: '@janus-idp/backstage-plugin-jfrog-artifactory'
addedDate: '2023-05-15'
+10
View File
@@ -0,0 +1,10 @@
---
title: Authentication and Authorization with Keycloak
author: Red Hat
authorUrl: https://redhat.com
category: Authentication
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
npmPackageName: '@janus-idp/backstage-plugin-keycloak-backend'
addedDate: '2023-05-15'
+10
View File
@@ -0,0 +1,10 @@
---
title: Multi Cluster View with OCM
author: Red Hat
authorUrl: https://redhat.com
category: OCM
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
npmPackageName: '@janus-idp/backstage-plugin-ocm'
addedDate: '2023-05-15'
+10
View File
@@ -0,0 +1,10 @@
---
title: Container Image Registry for Quay
author: Red Hat
authorUrl: https://redhat.com
category: Image
description: View container image details from Quay in Backstage.
documentation: https://janus-idp.io/plugins/quay
iconUrl: http://janus-idp.io/images/plugins/quay.svg
npmPackageName: '@janus-idp/backstage-plugin-quay'
addedDate: '2023-05-15'
+10
View File
@@ -0,0 +1,10 @@
---
title: Pipelines with Tekton
author: Red Hat
authorUrl: https://redhat.com
category: CI
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
npmPackageName: '@janus-idp/backstage-plugin-tekton'
addedDate: '2023-05-15'
+10
View File
@@ -0,0 +1,10 @@
---
title: Application Topology for Kubernetes
author: Red Hat
authorUrl: https://redhat.com
category: Kubernetes
description: Visualize the deployment status and related resources of your applications deployed on any Kubernetes cluster.
documentation: https://janus-idp.io/plugins/topology
iconUrl: http://janus-idp.io/images/plugins/topology.svg
npmPackageName: '@janus-idp/backstage-plugin-topology'
addedDate: '2023-05-15'