Harness Plugins for Backstage
This project consists of Backstage plugins to integrate with Harness modules on the Backstage.io. If you are a Harness user and have an Internal Developer Portal (IDP) built on the open source Backstage framework, try out our plugins for a seamless Developer Experience for your developers.
Harness plugins for Backstage is an Open Source project. Note that this project is not part of the commercial Harness Platform and hence makes no SLA committments with respect to new feature delivery and/or bug fixes. We recommend filing new Issues on this project, brainstorm designs in there and then follow up with your own Pull requests that we will review and merge. If this process does not work for any reason, we recommend forking the project and maintain your own fork thereafter.
Check out the plugin specific installation instructions.
Harness Module | Description | Documentation |
---|---|---|
CI and CD | View builds and pipeline executions for your services. | 📘 Installation instructions |
Feature Flags | View list of Feature Flags | 📘 Installation instructions |
Chaos Engineering | View list of Chaos Experiments | 📘 Installation instructions |
Service Reliability Management | Tracks the defined SLOs and Error Budgets | 📘 Installation instructions |
Infrastructure as Code Management | Overview of all the resources provisioned | 📘 Installation instructions |
Cloud Cost Management | Manage and Optimize cloud costs | 📘 Installation instructions |
In order to clarify the intellectual property license granted with Contributions from any person or entity, Harness Inc. ("Harness") must have a Contributor License Agreement ("CLA") on file that has been read and followed by each contributor, indicating an agreement to the license terms here. This license is for your protection as a Contributor as well as the protection of Harness; it does not change your rights to use your own Contributions for any other purpose.
Check out our contributing guide if you would like to contribute suggestions or pull requests.
If you would like to chat with us, join the Harness Community Slack channel and ask a question!
Harness Module | Description | Status |
---|---|---|
CI and CD | View builds and pipeline executions for your services. | ✅ Launched |
Cloud Cost Management | Manage and Optimize cloud costs | ✅ Launched |
Feature Flags | View list of Feature Flags set in the project. | ✅ Launched |
Chaos Engineering | Improve application resiliency and reduce costly downtime | ✅ Launched |
Security Testing Orchestration | Shift-left application security | ⏳ Coming soon |
Service Reliability Management | SLO-driven software delivery | ✅ Launched |
Software Engineering Insights | Improve Engineering Results with Data-Driven Decisions delivery | ⏳ Coming soon |
All users and contributors of the Harness community should adhere to the following Code of Conduct!
Refer Harness Community Communications Guide to interact with the wider community users/contributors, join slack workgroups to get help/help other users and create topics in community.harness.io.
Please report sensitive security issues via harness.io/security rather than GitHub.
Apache License 2.0. See COPYING for more information.
If you encounter an issue with node gyp, the following command on mac resolved it for me
brew install python-setuptools