This SeatGeek Backstage Plugins Collection offers the following plugins:
- Awards: the Awards Plugin is a complete solution to manage awards within Backstage.
- Entity Scaffolder Content: the Entity Scaffolder Plugin allows the Backstage Scaffolder to be run within the
EntityPage
and have Scaffolder fields autopopulate from Entity data. - Catalog Backend Module Okta: the Catalog Backend Module Okta Plugin allows users and groups to be ingested from the Okta API.
- Slack Catalog: the Slack Catalog Plugin offers catalog integrations with the Slack API.
- AWS Catalog: the AWS Catalog Plugin offers catalog integrations with the AWS API.
- Gitlab Catalog: the Gitlab Catalog Plugin offers catalog integrations with the Gitlab API.
- HCL Scaffolder Actions: the HCL Scaffolder Actions plugin includes custom actions for working with HCL in your Backstage Software Templates.
Each of the plugins contain instructions for installation and development within their respective locations.
We have created a demo Backstage application to preview the SeatGeek Backstage Plugins Collection. To view it, clone this repository and run yarn install && yarn dev
.
If you run into issues running the above command, run yarn --version
to check the installed yarn version. It is a known issue that the project does not work with the latest version of yarn, so it is recommended to downgrade to the highest known supported version of 1.22.x
.