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.

Preface

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.

Chapter 1. Preinstalled dynamic plugins

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

The following 11 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-global-header
  • @red-hat-developer-hub/backstage-plugin-homepage
  • @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.

Chapter 2. Red Hat Generally Available (GA) plugins

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

NamePluginVersionPath and required variables

Adoption Insights

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

0.8.2

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-adoption-insights@sha256:3f12d1d5864c8fa2a8904a0fd9d4fef7a6922abf7b0974821de7d30d7cf7b208

Adoption Insights

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

0.8.2

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-adoption-insights-backend@sha256:412865d9722e573119cf6b9315c1ce97321dd6b5557823565514610e08413f04

Analytics Module Adoption Insights

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

0.8.2

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-analytics-module-adoption-insights@sha256:35fe53edddb2e4e0a41031c4347f7dafcb78e070fce355540e7a121ce1cb52e6

Analytics Provider Segment

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

1.27.0

oci://registry.access.redhat.com/rhdh/backstage-community-plugin-analytics-provider-segment@sha256:e72b582a42c482285f39af9e56fbf9f7441b6107d6092210467b1f5299f23dcb

BACKSTAGE_VERSION

RHDH_VERSION

SEGMENT_TEST_MODE

SEGMENT_WRITE_KEY

GitHub Org

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

0.3.23

oci://registry.access.redhat.com/rhdh/backstage-plugin-catalog-backend-module-github-org@sha256:29c50305c05643ba521c99b6b0f603cbf3f9e42eb7bbad2227547c14f61151f6

GITHUB_ORG

GITHUB_URL

GitHub

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

0.13.3

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

GITHUB_ORG

GitHub

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

0.9.10

oci://registry.access.redhat.com/rhdh/backstage-plugin-scaffolder-backend-module-github@sha256:0c3dfafbe555de1bfb7c52cc0cb46acbcee77ef1ffe38833ab65d88dc17b274e

GitLab Org

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

0.2.22

oci://registry.access.redhat.com/rhdh/backstage-plugin-catalog-backend-module-gitlab-org@sha256:9f75d50f0b905b712c57c284b7d360db2553b885157324234aa9098e06b7d4d9

GITLAB_HOST

GITLAB_ORG_GROUP

GitLab

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

0.8.4

oci://registry.access.redhat.com/rhdh/backstage-plugin-catalog-backend-module-gitlab@sha256:fe6fb3d20dc104bd3a4d4ab888aecfaef27e101085a319bd030899817a70bbdc

GITLAB_DISCOVERY_GROUP

GITLAB_HOST

Global Header

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

1.21.5

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-global-header@sha256:e0bf0acc1570c513ccd9bc38846ef47ce06f49c93b4d332506998ff1b7f6c04b

Homepage

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

1.15.0

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

Http Request

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

5.6.0

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

Keycloak

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

3.19.2

oci://registry.access.redhat.com/rhdh/backstage-community-plugin-catalog-backend-module-keycloak@sha256:ce0c9871af2d92d69a392523c550d1f069a9240441bb47ed9aa0013fc519ce21

KEYCLOAK_BASE_URL

KEYCLOAK_CLIENT_ID

KEYCLOAK_CLIENT_SECRET

KEYCLOAK_LOGIN_REALM

KEYCLOAK_REALM

Kubernetes

@backstage/plugin-kubernetes-backend

0.21.5

oci://registry.access.redhat.com/rhdh/backstage-plugin-kubernetes-backend@sha256:bf876ab4b977d6852c6a50eb9f0ed0ba3467bfca9d010aa63b8bb867b4364a26

K8S_CLUSTER_NAME

K8S_CLUSTER_TOKEN

K8S_CLUSTER_URL

Kubernetes

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

2.17.1

oci://registry.access.redhat.com/rhdh/backstage-community-plugin-scaffolder-backend-module-kubernetes@sha256:5b15d67df7ae043a26e3330fc499821b71da2f1bf0938a7e99189ee0df131238

Ldap

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

0.12.6

oci://registry.access.redhat.com/rhdh/backstage-plugin-catalog-backend-module-ldap@sha256:ef98c87a2c51ef01890089b7a744c7d84d7d9fd47863b7cb114b05605bedcb4d

LDAP_BIND_DN

LDAP_BIND_SECRET

LDAP_GROUPS_DN

LDAP_TARGET_URL

LDAP_USERS_DN

Lightspeed

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

2.9.0

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

Lightspeed

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

2.9.0

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

MS Graph

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

0.10.3

oci://registry.access.redhat.com/rhdh/backstage-plugin-catalog-backend-module-msgraph@sha256:f9d20ebe272fb791a70182f5aa74d6c56dbfec2699e5e51f7aec1bbe78148ec6

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.6

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

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:99ff2087a81a5ea305212322302efb84e64a3c535263d293338bdbaa7ada41e2

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:b9354e1d1ebc67aa87d64a60b4b61ea22528622abfa6e34ed63c56994f8ee659

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:98ae5b031b3eaeac909040c13501961ad0b5b7bfb1699637d06eac5ce50afc37

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:29b63f1cc2e9d62237f0a3af4618d936fed97ffd1a985e0eded5caa5f8a344a7

Quickstart

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

1.9.6

oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-quickstart@sha256:11b3a3fcb13c5dfe9572a163d80cb8afd34bca27a0a844a472d9e9b5f35a6162

RBAC

@backstage-community/plugin-rbac

1.55.1

oci://registry.access.redhat.com/rhdh/backstage-community-plugin-rbac@sha256:96548b0a7227b4256ea1345e55823f96eb32280b57d221384ee50a9eb3cf069d

Regex

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

2.17.0

oci://registry.access.redhat.com/rhdh/backstage-community-plugin-scaffolder-backend-module-regex@sha256:4d34d22360550a606725e521f35dac4f7e73843916ca2bc3a8fb2a14c407e171

Signals

@backstage/plugin-signals-backend

0.3.16

oci://registry.access.redhat.com/rhdh/backstage-plugin-signals-backend@sha256:f440a0b68f0901f2dbae89e86696b8f9448e144265dcdb61f5943cb4670a3f5f

Tech Radar

@backstage-community/plugin-tech-radar

1.20.0

oci://registry.access.redhat.com/rhdh/backstage-community-plugin-tech-radar@sha256:63ab5aa19e0306626336d4fbbe6594f22a2771d56f96d3bf57e6a6aec7e3f03e

Tech Radar

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

1.19.0

oci://registry.access.redhat.com/rhdh/backstage-community-plugin-tech-radar-backend@sha256:abb625b2c97c4a3c5914a13e733320716ede7740d0d0e40c06a49a0c862035f1

TECH_RADAR_DATA_URL

TechDocs Module Addons Contrib

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

1.1.37

oci://registry.access.redhat.com/rhdh/backstage-plugin-techdocs-module-addons-contrib@sha256:2eff91d5a131e6402727b9dec291c327f0239923637cfc133830d968e676d309

TechDocs

@backstage/plugin-techdocs

1.17.7

oci://registry.access.redhat.com/rhdh/backstage-plugin-techdocs@sha256:bdd3888b77ca73e4d23ddbb3a652d890edaea8dd7c318b37fc33109d46b25225

TechDocs

@backstage/plugin-techdocs-backend

2.2.1

oci://registry.access.redhat.com/rhdh/backstage-plugin-techdocs-backend@sha256:8128be21c19ee9339aefff1e597511ef59e67c0eeb7f5f7ac1efec0e113f09bb

Topology

@backstage-community/plugin-topology

2.15.0

oci://registry.access.redhat.com/rhdh/backstage-community-plugin-topology@sha256:37a02b3509744ef04ae990deb723346ce776634bff46c456c1264d90444fd72f

Note

Chapter 3. Red Hat Technology Preview plugins

Red Hat provides Technology Preview support for the following 14 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

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:67cc1fb2d80f8bcf009c49e6e04961d67dc87d8f061dcc67fe9da0336acbaf36

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.7

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

Kubernetes

@backstage/plugin-kubernetes

0.12.20

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

Notifications

@backstage/plugin-notifications

0.5.18

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

Notifications

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

0.3.22

./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.6

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

Pingidentity

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

0.13.0

./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.15.0

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

Signals

@backstage/plugin-signals

0.0.32

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

Chapter 4. Red Hat community supported plugins

Red Hat provides community support for the following 53 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.15.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.14

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

MCP_TOKEN

`

ACR

1.26.0

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

`

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

`

Auth Frontend

0.1.9

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

`

Azure DevOps Backend

0.30.0

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

AZURE_HOST

AZURE_ORG

AZURE_TOKEN

`

Catalog Backend Module Azure DevOps Annotator Processor

0.20.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.12

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.12

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.21.0

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

`

GitHub Actions

1.2.0

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

`

GitHub Deployments

1.2.0

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

`

GitHub Discussions Search Backend Module

0.14.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

1.2.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

1.2.1

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

`

GitHub Pull Requests Board

1.2.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

`

JFrog Artifactory

1.30.0

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

`

Jenkins Backend

0.29.0

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

JENKINS_TOKEN

JENKINS_URL

JENKINS_USERNAME

`

Jenkins Scaffolder Backend Module

0.22.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.25.0

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

`

Nexus Repository Manager

1.25.0

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 Scaffolder Actions

0.2.9

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

`

Quay Backend

1.17.0

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-quay-backend:<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.25.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.22

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

`

Scaffolder Backend Module Bitbucket Cloud

0.3.7

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

`

Scaffolder Backend Module Bitbucket Server

0.2.22

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

`

Scaffolder Backend Module DotNet

0.15.0

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

`

Scaffolder Backend Module Gerrit

0.2.22

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

`

Scaffolder Backend Module Quay

2.21.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.16.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

`

Search Backend Module Azure DevOps

0.7.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

`

Tekton

3.39.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.9 based on Backstage 1.45.3, use the format bs_1.45.3__<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

Chapter 5. Deprecated plugins

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

Chapter 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.