Red Hat Developer Hub 1.10

Dynamic plugins reference

Red Hat Developer Hub is preinstalled with a selection of dynamic plugins that you can enable and configure to extend Developer Hub functionality

Red Hat Customer Content Services

Abstract

Red Hat Developer Hub (RHDH) is preinstalled with a selection of dynamic plugins that users can enable and configure to extend RHDH functionality.

Red Hat Developer Hub (RHDH) is preinstalled with a selection of dynamic plugins that users can enable and configure to extend RHDH functionality.

The dynamic plugin support is based on the backend plugin manager package, which is a service that scans a configured root directory (dynamicPlugins.rootDirectory in the app config) for dynamic plugin packages and loads them dynamically.

You can use the dynamic plugins that come preinstalled with Red Hat Developer Hub or install external dynamic plugins from a public NPM registry.

1. Preinstalled dynamic plugins

Red Hat Developer Hub is preinstalled with a selection of dynamic plugins.

The following 15 preinstalled dynamic plugins are enabled by default:

  • @backstage-community/plugin-analytics-provider-segment
  • @backstage-community/plugin-scaffolder-backend-module-regex
  • @backstage/plugin-techdocs-backend
  • @backstage/plugin-techdocs-module-addons-contrib
  • @backstage/plugin-techdocs
  • @red-hat-developer-hub/backstage-plugin-adoption-insights-backend
  • @red-hat-developer-hub/backstage-plugin-adoption-insights
  • @red-hat-developer-hub/backstage-plugin-analytics-module-adoption-insights
  • @red-hat-developer-hub/backstage-plugin-catalog-backend-module-extensions
  • @red-hat-developer-hub/backstage-plugin-dynamic-home-page
  • @red-hat-developer-hub/backstage-plugin-extensions-backend
  • @red-hat-developer-hub/backstage-plugin-extensions
  • @red-hat-developer-hub/backstage-plugin-global-floating-action-button
  • @red-hat-developer-hub/backstage-plugin-global-header
  • @red-hat-developer-hub/backstage-plugin-quickstart

The dynamic plugins that require custom configuration are disabled by default.

Upon application startup, for each plugin that is disabled by default, the install-dynamic-plugins init container within the Developer Hub pod log displays a message similar to the following:

======= Skipping disabled dynamic plugin ./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-github-dynamic

To enable this plugin, add a package with the same name to the Helm chart and change the value in the disabled field to false. For example:

global:
  dynamic:
    includes:
      - dynamic-plugins.default.yaml
    plugins:
      - package: ./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-github-dynamic
        disabled: false
Note

The default configuration for a plugin is extracted from the dynamic-plugins.default.yaml file, however, you can use a pluginConfig entry to override the default configuration.

2. Red Hat Generally Available (GA) plugins

Red Hat provides full support for the following 35 dynamic plugins.

NamePluginVersionPath and required variables

Adoption Insights

@red-hat-developer-hub/backstage-plugin-adoption-insights

0.8.2

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-adoption-insights

Adoption Insights

@red-hat-developer-hub/backstage-plugin-adoption-insights-backend

0.8.2

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-adoption-insights-backend-dynamic

Analytics Module Adoption Insights

@red-hat-developer-hub/backstage-plugin-analytics-module-adoption-insights

0.8.2

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-analytics-module-adoption-insights-dynamic

Analytics Provider Segment

@backstage-community/plugin-analytics-provider-segment

1.27.0

./dynamic-plugins/dist/backstage-community-plugin-analytics-provider-segment

BACKSTAGE_VERSION

RHDH_VERSION

SEGMENT_TEST_MODE

SEGMENT_WRITE_KEY

Dynamic Home Page

@red-hat-developer-hub/backstage-plugin-dynamic-home-page

1.13.1

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-dynamic-home-page

GitHub Org

@backstage/plugin-catalog-backend-module-github-org

0.3.20

./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-github-org-dynamic

GITHUB_ORG

GITHUB_URL

GitHub

@backstage/plugin-catalog-backend-module-github

0.13.0

./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-github-dynamic

GITHUB_ORG

GitHub

@backstage/plugin-scaffolder-backend-module-github

0.9.7

./dynamic-plugins/dist/backstage-plugin-scaffolder-backend-module-github-dynamic

GitLab Org

@backstage/plugin-catalog-backend-module-gitlab-org

0.2.19

./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-gitlab-org-dynamic

GITLAB_HOST

GITLAB_ORG_GROUP

GitLab

@backstage/plugin-catalog-backend-module-gitlab

0.8.1

./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-gitlab-dynamic

GITLAB_DISCOVERY_GROUP

GITLAB_HOST

Global Floating Action Button

@red-hat-developer-hub/backstage-plugin-global-floating-action-button

1.9.3

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-global-floating-action-button

Global Header

@red-hat-developer-hub/backstage-plugin-global-header

1.21.5

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-global-header

Http Request

@roadiehq/scaffolder-backend-module-http-request

5.6.0

oci://registry.access.redhat.com/rhdh/roadiehq-scaffolder-backend-module-http-request@sha256:4868bcc51d9f6356cf76fdfa0e1ad9f151c7a0518fb840ab7c909972d84d015d

Keycloak

@backstage-community/plugin-catalog-backend-module-keycloak

3.19.2

./dynamic-plugins/dist/backstage-community-plugin-catalog-backend-module-keycloak-dynamic

KEYCLOAK_BASE_URL

KEYCLOAK_CLIENT_ID

KEYCLOAK_CLIENT_SECRET

KEYCLOAK_LOGIN_REALM

KEYCLOAK_REALM

Kubernetes

@backstage/plugin-kubernetes-backend

0.21.2

./dynamic-plugins/dist/backstage-plugin-kubernetes-backend-dynamic

K8S_CLUSTER_NAME

K8S_CLUSTER_TOKEN

K8S_CLUSTER_URL

Kubernetes

@backstage-community/plugin-scaffolder-backend-module-kubernetes

2.17.1

./dynamic-plugins/dist/backstage-community-plugin-scaffolder-backend-module-kubernetes-dynamic

Ldap

@backstage/plugin-catalog-backend-module-ldap

0.12.3

./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-ldap-dynamic

LDAP_BIND_DN

LDAP_BIND_SECRET

LDAP_GROUPS_DN

LDAP_TARGET_URL

LDAP_USERS_DN

Lightspeed

@red-hat-developer-hub/backstage-plugin-lightspeed

2.8.7

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-lightspeed@sha256:b3d6129d2600c3b0f1dd8b263168fd54207a76d88ca69f6888f41d6064fb866d

Lightspeed

@red-hat-developer-hub/backstage-plugin-lightspeed-backend

2.8.7

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-lightspeed-backend@sha256:7c8d1febdfe711efb09ba9ad3637c1fdfa13a7ee1f7d8cdeac837ed67bcef0de

MS Graph

@backstage/plugin-catalog-backend-module-msgraph

0.9.1

./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-msgraph-dynamic

MICROSOFT_CLIENT_ID

MICROSOFT_CLIENT_SECRET

MICROSOFT_TENANT_ID

Orchestrator Backend Module Loki

@red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki

1.2.7

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-backend-module-loki@sha256:9ff9a24a518e74d097f6b842ba30b1456feaf69092fe9cdee969e4f4b9c9663e

AUTH_TOKEN

LOKI_BASE_URL

Orchestrator Form Widgets

@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets

1.10.8

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets@sha256:2ae7ab8278dbde74019aa7eece446b42e3799595fbe982d3fed74061fef2d832

Orchestrator

@red-hat-developer-hub/backstage-plugin-orchestrator

5.7.13

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator@sha256:1d1870286066c57428f771272e0a73d0418bc36b9fd24d79e07c66afa4bc0708

Orchestrator

@red-hat-developer-hub/backstage-plugin-orchestrator-backend

8.9.5

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-backend@sha256:f4d83d57c652ebb5e3b9ba672ac40393953ebc49a7313f9ae2a0774c9345f4d9

Orchestrator

@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator

1.5.4

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator@sha256:ecf4b15f6c848149e04c972ae95599762339d7765918dc98435bddd8f03d7b93

Quickstart

@red-hat-developer-hub/backstage-plugin-quickstart

1.9.6

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-quickstart

RBAC

@backstage-community/plugin-rbac

1.52.4

./dynamic-plugins/dist/backstage-community-plugin-rbac

Regex

@backstage-community/plugin-scaffolder-backend-module-regex

2.15.1

./dynamic-plugins/dist/backstage-community-plugin-scaffolder-backend-module-regex-dynamic

Signals

@backstage/plugin-signals-backend

0.3.13

./dynamic-plugins/dist/backstage-plugin-signals-backend-dynamic

Tech Radar

@backstage-community/plugin-tech-radar

1.17.0

./dynamic-plugins/dist/backstage-community-plugin-tech-radar

Tech Radar

@backstage-community/plugin-tech-radar-backend

1.16.0

./dynamic-plugins/dist/backstage-community-plugin-tech-radar-backend-dynamic

TECH_RADAR_DATA_URL

TechDocs Module Addons Contrib

@backstage/plugin-techdocs-module-addons-contrib

1.1.34

./dynamic-plugins/dist/backstage-plugin-techdocs-module-addons-contrib

TechDocs

@backstage/plugin-techdocs

1.17.2

./dynamic-plugins/dist/backstage-plugin-techdocs

TechDocs

@backstage/plugin-techdocs-backend

2.1.6

./dynamic-plugins/dist/backstage-plugin-techdocs-backend-dynamic

Topology

@backstage-community/plugin-topology

2.12.3

./dynamic-plugins/dist/backstage-community-plugin-topology

Note

3. Red Hat Technology Preview plugins

Red Hat provides Technology Preview support for the following 16 plugins.

Important

These features are for Technology Preview only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs), might not be functionally complete, and Red Hat does not recommend using them for production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.

For more information on Red Hat Technology Preview features, see Technology Preview Features Scope.

NamePluginVersionPath and required variables

ACR

@backstage-community/plugin-acr

1.24.1

./dynamic-plugins/dist/backstage-community-plugin-acr

Bulk Import

@red-hat-developer-hub/backstage-plugin-bulk-import

7.3.5

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-bulk-import

Bulk Import

@red-hat-developer-hub/backstage-plugin-bulk-import-backend

7.3.5

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-bulk-import-backend-dynamic

Events Backend Module GitHub

@backstage/plugin-events-backend-module-github

0.4.10

oci://registry.access.redhat.com/rhdh/backstage-plugin-events-backend-module-github@sha256:aaab9431194fbf3f582ceffcd9af2f8bc8dc3a8744789648a8a00cfbe7bae4f8

GITHUB_WEBHOOK_SECRET

Extensions

@red-hat-developer-hub/backstage-plugin-extensions

0.17.1

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-extensions

Extensions

@red-hat-developer-hub/backstage-plugin-catalog-backend-module-extensions

0.17.1

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-catalog-backend-module-extensions-dynamic

RHDH_EXTENSIONS_DIRECTORY

Extensions

@red-hat-developer-hub/backstage-plugin-extensions-backend

0.17.1

./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-extensions-backend-dynamic

RHDH_EXTENSIONS_INSTALL_EXPORT_PATH

GitLab

@backstage/plugin-scaffolder-backend-module-gitlab

0.11.4

./dynamic-plugins/dist/backstage-plugin-scaffolder-backend-module-gitlab-dynamic

Homepage

@red-hat-developer-hub/backstage-plugin-homepage-backend

0.1.1

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-homepage-backend@sha256:25fa6f09850bad2d2b3b7a2323710a8793b697ab49cd0daa4385bd98dcfa4d07

Kubernetes

@backstage/plugin-kubernetes

0.12.17

./dynamic-plugins/dist/backstage-plugin-kubernetes

Notifications

@backstage/plugin-notifications

0.5.15

./dynamic-plugins/dist/backstage-plugin-notifications

Notifications

@backstage/plugin-notifications-backend-module-email

0.3.19

./dynamic-plugins/dist/backstage-plugin-notifications-backend-module-email-dynamic

EMAIL_HOSTNAME

EMAIL_PASSWORD

EMAIL_SENDER

EMAIL_USERNAME

Notifications

@backstage/plugin-notifications-backend

0.6.3

./dynamic-plugins/dist/backstage-plugin-notifications-backend-dynamic

Pingidentity

@backstage-community/plugin-catalog-backend-module-pingidentity

0.11.1

./dynamic-plugins/dist/backstage-community-plugin-catalog-backend-module-pingidentity-dynamic

PING_IDENTITY_API_BASE_URL

PING_IDENTITY_AUTH_BASE_URL

PING_IDENTITY_CLIENT_ID

PING_IDENTITY_CLIENT_SECRET

PING_IDENTITY_ENV_ID

Scaffolder Relation Processor

@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor

2.14.2

./dynamic-plugins/dist/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor-dynamic

Signals

@backstage/plugin-signals

0.0.29

./dynamic-plugins/dist/backstage-plugin-signals

4. Red Hat community supported plugins

Red Hat provides community support for the following 61 dynamic plugins in ghcr.io.

Note

Replace <tag> with the version tag corresponding to your Developer Hub version. See Determining Tag Values

NameVersionPath and required variables

3Scale

3.13.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-3scale-backend:<tag>

THREESCALE_ACCESS_TOKEN

THREESCALE_BASE_URL

`

@backstage/plugin-mcp-actions-backend

0.1.11

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-plugin-mcp-actions-backend:<tag>

MCP_TOKEN

`

ArgoCD Backend

1.4.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd-backend:<tag>

ARGOCD_AUTH_TOKEN

ARGOCD_INSTANCE1_URL

ARGOCD_PASSWORD

ARGOCD_USERNAME

`

ArgoCD

2.8.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd:<tag>

`

Azure DevOps Backend

0.27.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-azure-devops-backend:<tag>

AZURE_ORG

AZURE_TOKEN

`

Azure DevOps Frontend

0.29.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-azure-devops:<tag>

`

Catalog Backend Module Azure DevOps Annotator Processor

0.18.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-catalog-backend-module-azure-devops-annotator-processor:<tag>

`

Catalog Backend Module Bitbucket Cloud

0.5.9

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-plugin-catalog-backend-module-bitbucket-cloud:<tag>

BITBUCKET_WORKSPACE

`

Catalog Backend Module Bitbucket Server

0.5.9

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-plugin-catalog-backend-module-bitbucket-server:<tag>

BITBUCKET_HOST

`

Datadog

2.7.2

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-backstage-plugin-datadog:<tag>

`

Dynatrace

10.17.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-dynatrace:<tag>

`

GitHub Actions

0.22.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-github-actions:<tag>

`

GitHub Deployments

0.18.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-github-deployments:<tag>

`

GitHub Discussions Search Backend Module

0.11.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-search-backend-module-github-discussions:<tag>

GITHUB_DISCUSSIONS_REPO_URL

`

GitHub Discussions

0.10.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-github-discussions:<tag>

`

GitHub Insights

3.5.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-backstage-plugin-github-insights:<tag>

`

GitHub Issues

0.21.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-github-issues:<tag>

`

GitHub Pull Requests Board

0.16.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-github-pull-requests-board:<tag>

`

GitHub Pull Requests

3.7.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-backstage-plugin-github-pull-requests:<tag>

`

GitLab Backend

7.0.1

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/immobiliarelabs-backstage-plugin-gitlab-backend:<tag>

GITLAB_HOST

GITLAB_TOKEN

`

GitLab Frontend

7.0.1

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/immobiliarelabs-backstage-plugin-gitlab:<tag>

`

JFrog Artifactory

1.28.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-jfrog-artifactory:<tag>

`

Jenkins Backend

0.27.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-jenkins-backend:<tag>

JENKINS_TOKEN

JENKINS_URL

JENKINS_USERNAME

`

Jenkins Frontend

0.30.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-jenkins:<tag>

`

Jenkins Scaffolder Backend Module

0.20.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-scaffolder-backend-module-jenkins:<tag>

`

Jira

2.14.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-backstage-plugin-jira:<tag>

`

Lighthouse Backend

0.21.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-lighthouse-backend:<tag>

`

Lighthouse

0.20.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-lighthouse:<tag>

`

Nexus Repository Manager

1.23.2

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-nexus-repository-manager:<tag>

`

PagerDuty Backend

0.12.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/pagerduty-backstage-plugin-backend:<tag>

PAGERDUTY_API_BASE

PAGERDUTY_CLIENT_ID

PAGERDUTY_CLIENT_SECRET

PAGERDUTY_SUBDOMAIN

`

PagerDuty Entity Processor

0.3.10

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/pagerduty-backstage-plugin-entity-processor:<tag>

`

PagerDuty Frontend

0.19.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/pagerduty-backstage-plugin:<tag>

`

PagerDuty Scaffolder Actions

0.2.9

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/pagerduty-backstage-plugin-scaffolder-actions:<tag>

`

Quay Backend

1.14.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-quay-backend:<tag>

`

Quay

1.32.1

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-quay:<tag>

`

Roadie ArgoCD Backend

4.8.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-backstage-plugin-argo-cd-backend:<tag>

ARGOCD_AUTH_TOKEN

ARGOCD_INSTANCE1_URL

ARGOCD_PASSWORD

ARGOCD_USERNAME

`

Scaffolder Backend ArgoCD

1.8.1

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-scaffolder-backend-argocd:<tag>

ARGOCD_AUTH_TOKEN

ARGOCD_INSTANCE1_URL

ARGOCD_PASSWORD

ARGOCD_USERNAME

`

Scaffolder Backend Module AWS

2.8.2

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-scaffolder-backend-module-aws:<tag>

AWS_ACCESS_KEY_ID

AWS_SECRET_ACCESS_KEY

`

Scaffolder Backend Module Azure DevOps

0.23.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-scaffolder-backend-module-azure-devops:<tag>

`

Scaffolder Backend Module Azure

0.2.19

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-plugin-scaffolder-backend-module-azure:<tag>

`

Scaffolder Backend Module Bitbucket Cloud

0.3.4

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-plugin-scaffolder-backend-module-bitbucket-cloud:<tag>

`

Scaffolder Backend Module Bitbucket Server

0.2.19

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-plugin-scaffolder-backend-module-bitbucket-server:<tag>

`

Scaffolder Backend Module DotNet

0.13.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-scaffolder-backend-module-dotnet:<tag>

`

Scaffolder Backend Module Gerrit

0.2.19

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-plugin-scaffolder-backend-module-gerrit:<tag>

`

Scaffolder Backend Module Quay

2.18.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-scaffolder-backend-module-quay:<tag>

`

Scaffolder Backend Module ServiceNow

2.15.1

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-scaffolder-backend-module-servicenow:<tag>

SERVICENOW_BASE_URL

SERVICENOW_PASSWORD

SERVICENOW_USERNAME

`

Scaffolder Backend Module SonarQube

2.15.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-scaffolder-backend-module-sonarqube:<tag>

`

Scaffolder Backend Module Utils

4.1.2

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-scaffolder-backend-module-utils:<tag>

`

Scorecard Backend Module for Dependabot

0.2.12

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scorecard-backend-module-dependabot:<tag>

`

Scorecard Backend Module for Filechecks

0.1.10

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scorecard-backend-module-filecheck:<tag>

`

Scorecard Backend Module for GitHub

2.7.8

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scorecard-backend-module-github:<tag>

`

Scorecard Backend Module for Jira

2.7.8

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scorecard-backend-module-jira:<tag>

JIRA_TOKEN

JIRA_URL

`

Scorecard Backend Module for OpenSSF Security Scorecards

0.2.12

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scorecard-backend-module-openssf:<tag>

`

Scorecard Backend Module for SonarQube

0.1.7

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scorecard-backend-module-sonarqube:<tag>

SONARQUBE_API_KEY

`

Scorecard Backend

2.7.8

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scorecard-backend:<tag>

`

Scorecard

2.7.8

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scorecard:<tag>

`

Search Backend Module Azure DevOps

0.5.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-search-backend-module-azure-devops:<tag>

AZURE_DEVOPS_BASE_URL

AZURE_DEVOPS_ORGANIZATION

AZURE_DEVOPS_PROJECT

AZURE_DEVOPS_TOKEN

AZURE_DEVOPS_WIKI_IDENTIFIER

`

Security Insights

3.3.1

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/roadiehq-backstage-plugin-security-insights:<tag>

`

SonarQube Backend

1.1.1

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-sonarqube-backend:<tag>

SONARQUBE_TOKEN

SONARQUBE_URL

`

SonarQube Frontend

1.1.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-sonarqube:<tag>

`

Tekton

3.37.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-tekton:<tag>

`

4.1. Troubleshooting

Plugin not loading

If a plugin fails to load, perform the following checks:

  1. Verify the ghcr.io path is correct and the image tag or digest exists.
  2. Confirm your cluster has network access to ghcr.io.
  3. Review Developer Hub logs for OCI pull errors.

Determining tag values

where:

<tag>

Enter your RHDH version of Backstage and the plugin version, in the format bs_<backstage-version>__<plugin-version> (note the double underscore delimiter). To find these versions, complete the following steps:

  1. Find your Backstage version in the RHDH release notes preface.
  2. Locate the plugin version in the Dynamic Plugins Reference guide. For example, for RHDH 1.10 based on Backstage 1.49.4, use the format bs_1.49.4__<plugin-version>.

    Tip

    To ensure environment stability, use a SHA256 digest instead of a version tag. See Determining SHA256 Digests.

Determining SHA256 digests

You can look up the SHA256 digest using the Skopeo CLI or by searching in the RHDH Plugin Export Overlays repository.

Skopeo CLI

Ensure you have skopeo and jq installed.

  1. Locate the plugin path in the Dynamic plugins reference.
  2. Run the following command, replacing the plugin path prefix oci:// with docker://:

    skopeo inspect docker://<plugin-path>:<tag> | jq '.Digest'

RHDH Plugin Export Overlays Repo

Go to the plugin packages list in the rhdh-plugin-export-overlays repository. Search for your plugin and select the tag that is associated with this release.

4.2. Additional resources

5. Deprecated plugins

There are no deprecated plugins in this release of Red Hat Developer Hub (RHDH)

6. Other installable plugins

The following Technology Preview plugins are not preinstalled and must be installed from an external source.

Important

These features are for Technology Preview only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs), might not be functionally complete, and Red Hat does not recommend using them for production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.

For more information on Red Hat Technology Preview features, see Technology Preview Features Scope.

NamePluginVersionInstallation Details

Ansible Automation Platform Frontend

@ansible/plugin-backstage-rhaap

1.0.0

Learn more

Ansible Automation Platform

@ansible/plugin-backstage-rhaap-backend

1.0.0

Learn more

Ansible Automation Platform Scaffolder Backend

@ansible/plugin-scaffolder-backend-module-backstage-rhaap

1.0.0

Learn more

Legal Notice

Copyright © 2026 Red Hat, Inc.
The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, the Red Hat logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
Linux® is the registered trademark of Linus Torvalds in the United States and other countries.
Java® is a registered trademark of Oracle and/or its affiliates.
XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries.
Node.js® is an official trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
The OpenStack® Word Mark and OpenStack logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission. We are not affiliated with, endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.
All other trademarks are the property of their respective owners.