docs: fix community-plugins links

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2024-04-22 12:25:42 +02:00
parent 397c56ba33
commit fb31ce1230
17 changed files with 30 additions and 30 deletions
@@ -33,7 +33,7 @@ Trigger an audit directly from Backstage, or trigger audits programmatically wit
## Using Lighthouse in Backstage
To learn how you can enable Lighthouse auditing within Backstage, head over to the [README](https://github.com/backstage/backstage/tree/master/plugins/lighthouse) for the plugin to get started.
To learn how you can enable Lighthouse auditing within Backstage, head over to the [README](https://github.com/backstage/community-plugins/tree/main/workspaces/lighthouse/plugins/lighthouse) for the plugin to get started.
## A personal note
@@ -40,7 +40,7 @@ On top of that, we have found that the service catalog is a great way to organis
![img](assets/20-05-20/tabs.png)
More concretely, having this structure in place will allow plugins such as [CircleCI](https://github.com/backstage/backstage/tree/master/plugins/circleci) to show only the builds for the specific service you are viewing, or a [Spinnaker](https://github.com/backstage/backstage/issues/631) plugin to show running deployments, or an Open API plugin to [show documentation](https://github.com/backstage/backstage/issues/627) for endpoints exposed by the service, or the [Lighthouse](https://github.com/backstage/backstage/tree/master/plugins/lighthouse) plugin to show audit reports for your website. You get the point.
More concretely, having this structure in place will allow plugins such as [CircleCI](https://github.com/backstage/backstage/tree/master/plugins/circleci) to show only the builds for the specific service you are viewing, or a [Spinnaker](https://github.com/backstage/backstage/issues/631) plugin to show running deployments, or an Open API plugin to [show documentation](https://github.com/backstage/backstage/issues/627) for endpoints exposed by the service, or the [Lighthouse](https://github.com/backstage/community-plugins/tree/main/workspaces/lighthouse/plugins/lighthouse) plugin to show audit reports for your website. You get the point.
## Timeline
@@ -5,7 +5,7 @@ author: Janisa Anandamohan, Spotify
authorURL: https://twitter.com/janisa_a
---
How did Spotify save millions on cloud costs within a matter of months?? We made cost optimization just another part of the daily development process. Our newly open sourced [Cost Insights plugin](https://github.com/backstage/backstage/tree/master/plugins/cost-insights) makes a teams cloud costs visible — and actionable — right inside Backstage. So engineers can see the impact of their cloud usage (down to a product and resource level) and make optimizations wherever and whenever it makes sense. By managing cloud costs from the ground up, you can make smarter decisions that let you continue to build and scale quickly, without wasting resources.
How did Spotify save millions on cloud costs within a matter of months?? We made cost optimization just another part of the daily development process. Our newly open sourced [Cost Insights plugin](https://github.com/backstage/community-plugins/tree/main/workspaces/cost-insights/plugins/cost-insights) makes a teams cloud costs visible — and actionable — right inside Backstage. So engineers can see the impact of their cloud usage (down to a product and resource level) and make optimizations wherever and whenever it makes sense. By managing cloud costs from the ground up, you can make smarter decisions that let you continue to build and scale quickly, without wasting resources.
<iframe
width="780"
@@ -67,7 +67,7 @@ Engineers can then determine for themselves if the time invested in an optimizat
## Getting started
You can begin working with the Cost Insights plugin today on [GitHub](https://github.com/backstage/backstage/tree/master/plugins/cost-insights). We include an example client with static data in the expected format. The `CostInsightsApi` should talk with a cloud billing backend that aggregates billing data from your cloud provider.
You can begin working with the Cost Insights plugin today on [GitHub](https://github.com/backstage/community-plugins/tree/main/workspaces/cost-insights/plugins/cost-insights). We include an example client with static data in the expected format. The `CostInsightsApi` should talk with a cloud billing backend that aggregates billing data from your cloud provider.
The current release of Cost Insights includes:
@@ -84,4 +84,4 @@ And if youre interested in contributing to our outstanding issues, you can fi
## Ready for DevSecCostOpsPlus (and whatevers next)
Theres DevOps, theres DevSecOps, and then theres Backstage: one frontend for all your infrastructure. From building, testing, and deploying to monitoring and security — Backstage helps you manage your entire tech organization and provides a seamless developer experience for engineers, from end to end to end. And now that also extends to cost management for your cloud infrastructure and tooling. Happy building and [happy optimizing](https://github.com/backstage/backstage/tree/master/plugins/cost-insights).
Theres DevOps, theres DevSecOps, and then theres Backstage: one frontend for all your infrastructure. From building, testing, and deploying to monitoring and security — Backstage helps you manage your entire tech organization and provides a seamless developer experience for engineers, from end to end to end. And now that also extends to cost management for your cloud infrastructure and tooling. Happy building and [happy optimizing](https://github.com/backstage/community-plugins/tree/main/workspaces/cost-insights/plugins/cost-insights).
+1 -1
View File
@@ -4,7 +4,7 @@ author: Phil Kuang
authorUrl: https://github.com/kuangp
category: Discovery
description: Browse your project's ADRs.
documentation: https://github.com/backstage/backstage/tree/master/plugins/adr
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/adr/plugins/adr
iconUrl: /img/adr-logo.png
npmPackageName: '@backstage/plugin-adr'
addedDate: '2022-04-13'
+1 -1
View File
@@ -4,7 +4,7 @@ author: Deepak Bhardwaj
authorUrl: https://github.com/deepak-bhardwaj-ps
category: Reporting
description: View Allure reports for your components in Backstage.
documentation: https://github.com/backstage/backstage/tree/master/plugins/allure
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/allure/plugins/allure
iconUrl: https://avatars.githubusercontent.com/u/5879127
npmPackageName: '@backstage/plugin-allure'
addedDate: '2021-09-02'
+1 -1
View File
@@ -4,6 +4,6 @@ author: FRISS
authorUrl: https://friss.com
category: Infrastructure
description: Azure Sites (Apps & Functions) support for a given entity. View the current status of the site, quickly jump to site's Overview page, or Log Stream page.
documentation: https://github.com/backstage/backstage/tree/master/plugins/azure-sites
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/azure-sites/plugins/azure-sites
npmPackageName: '@backstage/plugin-azure-sites'
addedDate: '2022-10-18'
+2 -2
View File
@@ -4,9 +4,9 @@ author: Spotify
authorUrl: https://github.com/spotify
category: CI/CD
description: Visualize CI/CD pipeline statistics such as build time or success and error rates.
documentation: https://github.com/backstage/backstage/tree/master/plugins/cicd-statistics
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/cicd-statistics/plugins/cicd-statistics
iconUrl: /img/cicd-statistics.svg
npmPackageName: '@backstage/plugin-cicd-statistics'
npmPackageName: '@backstage-community/plugin-cicd-statistics'
tags:
- ci
- cd
+2 -2
View File
@@ -4,9 +4,9 @@ author: Trivago
authorUrl: https://www.trivago.com
category: CI/CD
description: Build, test, and deploy on Google's serverless CI/CD platform.
documentation: https://github.com/backstage/backstage/tree/master/plugins/cloudbuild
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/cloudbuild/plugins/cloudbuild
iconUrl: https://avatars2.githubusercontent.com/u/38220399?s=400&v=4
npmPackageName: '@backstage/plugin-cloudbuild'
npmPackageName: '@backstage-community/plugin-cloudbuild'
tags:
- ci
- cd
+2 -2
View File
@@ -4,7 +4,7 @@ author: CodeScene
authorUrl: https://codescene.com/
category: Quality
description: CodeScene is a multi-purpose tool bridging code, business and people. See hidden risks and social patterns in your code. Prioritize and reduce technical debt.
documentation: https://github.com/backstage/backstage/tree/master/plugins/codescene
documentation: https://github.com/backstage/community-plugins/blob/main/workspaces/codescene/plugins/codescene
iconUrl: /img/codescene_logo.svg
npmPackageName: '@backstage/plugin-codescene'
npmPackageName: '@backstage-community/plugin-codescene'
addedDate: '2022-04-12'
+2 -2
View File
@@ -4,9 +4,9 @@ author: Spotify
authorUrl: https://github.com/spotify
category: Discovery
description: Visualize, understand and optimize your team's cloud costs.
documentation: https://github.com/backstage/backstage/tree/master/plugins/cost-insights
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/cost-insights/plugins/cost-insights
iconUrl: /img/cost-insights.png
npmPackageName: '@backstage/plugin-cost-insights'
npmPackageName: '@backstage-community/plugin-cost-insights'
tags:
- web
addedDate: '2021-04-28'
+2 -2
View File
@@ -4,7 +4,7 @@ author: Phil Kuang
authorUrl: https://github.com/kuangp
category: Quality
description: Give and view feedback on entities available in the Backstage catalog.
documentation: https://github.com/backstage/backstage/tree/master/plugins/entity-feedback
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/entity-feedback/plugins/entity-feedback
iconUrl: /img/entity-feedback-logo.png
npmPackageName: '@backstage/plugin-entity-feedback'
npmPackageName: '@backstage-community/plugin-entity-feedback'
addedDate: '2023-01-20'
@@ -4,7 +4,7 @@ author: Spreadgroup
authorUrl: https://github.com/spreadshirt
category: Quality
description: Interface for validating entities.
documentation: https://github.com/backstage/backstage/tree/master/plugins/entity-validation
npmPackageName: '@backstage/plugin-entity-validation'
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/entity-validation/plugins/entity-validation
npmPackageName: '@backstage-community/plugin-entity-validation'
iconUrl: /img/entity-validation.svg
addedDate: '2023-09-13'
+2 -2
View File
@@ -4,9 +4,9 @@ author: Trivago
authorUrl: https://www.trivago.com
category: Infrastructure
description: Create, list and manage your Google Cloud Projects.
documentation: https://github.com/backstage/backstage/tree/master/plugins/gcp-projects
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/gcp-projects/plugins/gcp-projects
iconUrl: https://avatars1.githubusercontent.com/u/2810941?s=280&v=4
npmPackageName: '@backstage/plugin-gcp-projects'
npmPackageName: '@backstage-community/plugin-gcp-projects'
tags:
- cloud
- project
@@ -4,7 +4,7 @@ author: Spotify
authorUrl: https://github.com/spotify
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
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/git-release-manager/plugins/git-release-manager
iconUrl: /img/git-release-manager-logo.svg
npmPackageName: '@backstage/plugin-git-release-manager'
npmPackageName: '@backstage-community/plugin-git-release-manager'
addedDate: '2021-10-04'
+2 -2
View File
@@ -4,9 +4,9 @@ author: Spotify
authorUrl: https://github.com/spotify
category: CI/CD
description: GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub.
documentation: https://github.com/backstage/backstage/tree/master/plugins/github-actions
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/github-actions/plugins/github-actions
iconUrl: https://avatars2.githubusercontent.com/u/44036562?s=400&v=4
npmPackageName: '@backstage/plugin-github-actions'
npmPackageName: '@backstage-community/plugin-github-actions'
tags:
- ci
- cd
@@ -4,7 +4,7 @@ author: DAZN
authorUrl: https://engineering.dazn.com
category: Source Control Mgmt
description: View all open GitHub pull requests owned by your team in Backstage.
documentation: https://github.com/backstage/backstage/tree/master/plugins/github-pull-requests-board
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/github-pull-requests-board/plugins/github-pull-requests-board
iconUrl: /img/github-pull-requests-board-logo.svg
npmPackageName: '@backstage/plugin-github-pull-requests-board'
npmPackageName: '@backstage-community/plugin-github-pull-requests-board'
addedDate: '2022-05-10'
+2 -2
View File
@@ -4,9 +4,9 @@ author: Weaveworks
authorUrl: https://www.weave.works/
category: Kubernetes
description: Create GitOps-managed Kubernetes clusters. Currently, it supports provisioning EKS clusters on GitHub via GitHub Actions.
documentation: https://github.com/backstage/backstage/tree/master/plugins/gitops-profiles
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/gitops-profiles/plugins/gitops-profiles
iconUrl: https://res-5.cloudinary.com/crunchbase-production/image/upload/c_lpad,h_256,w_256,f_auto,q_auto:eco/v1462316670/i9d3delzvx1erzjhmcws.png
npmPackageName: '@backstage/plugin-gitops-profiles'
npmPackageName: '@backstage-community/plugin-gitops-profiles'
tags:
- kubernetes
- gitops