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 14 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-app-auth
  • @red-hat-developer-hub/backstage-plugin-app-defaults
  • @red-hat-developer-hub/backstage-plugin-app-integrations
  • @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 oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator@sha256:2f4f765b5d88ae7c4fabf606821aeb2de1716ab1b3108820d9e4c61c28739178

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: oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator@sha256:2f4f765b5d88ae7c4fabf606821aeb2de1716ab1b3108820d9e4c61c28739178
        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 36 dynamic plugins.

NamePluginVersionPath and required variables

Adoption Insights

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

0.9.1

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-adoption-insights@sha256:ee2a9cc249a0e0e16196775515b37c9944503e24976942e37c85441f73d26216

Adoption Insights

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

0.9.1

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-adoption-insights-backend@sha256:4b572b8592f160a7e6b9cd5520a37cf0f0790b6ada08091b6b05828c0da4c430

Analytics Module Adoption Insights

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

0.9.1

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-analytics-module-adoption-insights@sha256:b49e7bf85ee174da75fb03e6cf4b827b8a2ed81e17f473636aca64e24ad09d8f

Analytics Provider Segment

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

1.30.0

oci://quay.io/rhdh/backstage-community-plugin-analytics-provider-segment@sha256:2b7c6b4b1be9ce5b1e4cc42359d38a156324504da2ed67aee72df03b700b4827

BACKSTAGE_VERSION

RHDH_VERSION

SEGMENT_TEST_MODE

SEGMENT_WRITE_KEY

Auth Backend Module Keycloak Provider

@backstage-community/plugin-auth-backend-module-keycloak-provider

0.4.0

oci://quay.io/rhdh/backstage-community-plugin-auth-backend-module-keycloak-provider:2.0.0—​0.4.0

KEYCLOAK_BASE_URL

KEYCLOAK_CLIENT_ID

KEYCLOAK_CLIENT_SECRET

KEYCLOAK_REALM

GitHub Org

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

0.3.23

oci://quay.io/rhdh/backstage-plugin-catalog-backend-module-github-org@sha256:4f1addacbe2eefb465bdf9cc6f2c4a998233b4b4571c9892cbb3f7bc288fed34

GITHUB_ORG

GITHUB_URL

GitHub

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

0.13.3

oci://quay.io/rhdh/backstage-plugin-catalog-backend-module-github@sha256:d9ea79cde97b94b7e7057798f7b9e6e51324a3900f35116bd4d6ae72bc563781

GITHUB_ORG

GitHub

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

0.9.10

oci://quay.io/rhdh/backstage-plugin-scaffolder-backend-module-github@sha256:6bc5c8ba98fb47441312f67ea5e0516bf1d1681bd44f3c7950e7b395261a5ab4

GitLab Org

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

0.2.22

oci://quay.io/rhdh/backstage-plugin-catalog-backend-module-gitlab-org@sha256:74d84c5697358fa010a7de9988e40294db6e93a2e28673873e657661e2070d2c

GITLAB_HOST

GITLAB_ORG_GROUP

GitLab

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

0.8.4

oci://quay.io/rhdh/backstage-plugin-catalog-backend-module-gitlab@sha256:3e819eee3e1a247e31939126a2b0c5dcf38e19beede39b810b824bbf9bed984e

GITLAB_DISCOVERY_GROUP

GITLAB_HOST

Global Header

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

2.0.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-global-header@sha256:4f1a704eb046a12a4a647d9d545a515106975b6634e68d8fcac159763d3902e1

Homepage

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

1.17.1

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-homepage@sha256:20ec41102dcc37b3034b4a93f6e739ceadf4a1a1da1d7a1134c47cd1bf108768

Http Request

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

5.6.0

oci://quay.io/rhdh/roadiehq-scaffolder-backend-module-http-request@sha256:ba859272e46dc96662648c7818058c7f9e7ec065adb37453ec954dcc607a2344

Intelligent Assistant

@red-hat-developer-hub/backstage-plugin-intelligent-assistant

3.2.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-intelligent-assistant@sha256:88cccf46912392c8be10aa9a454c5f5fd2257968bee1007ab8430a22cdc3d65c

Intelligent Assistant

@red-hat-developer-hub/backstage-plugin-intelligent-assistant-backend

3.2.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-intelligent-assistant-backend@sha256:76c597cd1e44b6fff262ad9fa8bacf0123f55bb97139138dbde8fa401dc4dc84

Keycloak

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

3.19.2

oci://quay.io/rhdh/backstage-community-plugin-catalog-backend-module-keycloak@sha256:dcdbe5dce6461246241adc2156fbd855f4747626671b6887fd1588feb59ac8ac

KEYCLOAK_BASE_URL

KEYCLOAK_CLIENT_ID

KEYCLOAK_CLIENT_SECRET

KEYCLOAK_LOGIN_REALM

KEYCLOAK_REALM

Kubernetes

@backstage/plugin-kubernetes-backend

0.21.5

oci://quay.io/rhdh/backstage-plugin-kubernetes-backend@sha256:e985185ed12f94d0521ed6a22eebc636a134f2ae117f5a2584a7f41358c085cf

K8S_CLUSTER_NAME

K8S_CLUSTER_TOKEN

K8S_CLUSTER_URL

Kubernetes

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

2.19.0

oci://quay.io/rhdh/backstage-community-plugin-scaffolder-backend-module-kubernetes@sha256:9d0390c29ef470ae2573c123378f5acb91f5411145d548e1ec9a39b7dd1d71c1

Ldap

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

0.12.6

oci://quay.io/rhdh/backstage-plugin-catalog-backend-module-ldap@sha256:b4a651ad2ebcaeabdc8caee6f586fe3757b82dcfd64a38ce5a2f971ccc230551

LDAP_BIND_DN

LDAP_BIND_SECRET

LDAP_GROUPS_DN

LDAP_TARGET_URL

LDAP_USERS_DN

MS Graph

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

0.10.3

oci://quay.io/rhdh/backstage-plugin-catalog-backend-module-msgraph@sha256:119a746d689c3d30f77dca03887ef35d1934b071c19d149830a7e01e282242db

MICROSOFT_CLIENT_ID

MICROSOFT_CLIENT_SECRET

MICROSOFT_TENANT_ID

Orchestrator Backend Module Loki

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

1.4.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-backend-module-loki@sha256:a5e36c5e8c3197e768b48e5e0fd3dedb8f0a6e6ada0f34e9f1af3bc585a1342a

AUTH_TOKEN

LOKI_BASE_URL

Orchestrator Form Widgets

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

1.12.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets@sha256:cfcfcf65020ac86e121332c7a926d4959ae8481c46a567617520ecf96f225212

Orchestrator

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

5.10.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator@sha256:6fc824e5b4db247232dbff83826ecf401430ec721b7bbb22ab320ecca317d1fd

Orchestrator

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

8.11.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-orchestrator-backend@sha256:3a204851657cdcc361d526513cedc4810fa91d323c6b1894aabd59df49704de8

Orchestrator

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

1.7.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator@sha256:36e7a0cece06199dd717d85fd326747108674be6871a7225429564736c70ccc0

Quickstart

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

2.0.1

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-quickstart@sha256:ea89e2dcfc34c900fc87fbb4801bbdb01218ded5bdf6f977a79174315f0a86a5

RBAC

@backstage-community/plugin-rbac

2.1.0

oci://quay.io/rhdh/backstage-community-plugin-rbac@sha256:8224a5374ba197697b5ef91646bbbf83dfa91bd26f5a515cebb4b54549f42cb8

Regex

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

2.17.0

oci://quay.io/rhdh/backstage-community-plugin-scaffolder-backend-module-regex@sha256:fbef6c70adf0818185d58b4e0959e48bc480dff46325dc92e3f08897fa334d4a

Signals

@backstage/plugin-signals

0.0.32

oci://quay.io/rhdh/backstage-plugin-signals@sha256:8044c491018193f372ee923647cdacaef1541a28dd3b3c067477c344ad7fb70e

Signals

@backstage/plugin-signals-backend

0.3.16

oci://quay.io/rhdh/backstage-plugin-signals-backend@sha256:89cc8511b28531bf02c4f2b722399bc8807086a4cfebbc46b6a695a58c95d20b

Tech Radar

@backstage-community/plugin-tech-radar

1.20.0

oci://quay.io/rhdh/backstage-community-plugin-tech-radar@sha256:27d97f97ec2223bdc3a63a81fadaede3e90a631502c6d34338e2a2270acce8cd

Tech Radar

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

1.19.0

oci://quay.io/rhdh/backstage-community-plugin-tech-radar-backend@sha256:1b9896a2183a6fbcd078f87bf7899ffb4dbe7c29f83e8681abf400cbae5af2a0

TECH_RADAR_DATA_URL

TechDocs Module Addons Contrib

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

1.1.37

oci://quay.io/rhdh/backstage-plugin-techdocs-module-addons-contrib@sha256:d9da66e8b35ae116bdbb6d688832f334e7728cef6d09fba8047c0374482f6b25

TechDocs

@backstage/plugin-techdocs

1.17.7

oci://quay.io/rhdh/backstage-plugin-techdocs@sha256:bc181003f6bb1e7995718ee55a9b6e8dbd629b9c93c6947a2a807a05700ac5b0

TechDocs

@backstage/plugin-techdocs-backend

2.2.1

oci://quay.io/rhdh/backstage-plugin-techdocs-backend@sha256:2d94488a767d33447981674bec9f0d17807b019a601a9f25a568ae958a229827

Topology

@backstage-community/plugin-topology

2.16.0

oci://quay.io/rhdh/backstage-community-plugin-topology@sha256:191bd39b38b120b61da120b2a9a4c77e1d8f56d77afe48649284f23f25079ff3

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

App Auth

@red-hat-developer-hub/backstage-plugin-app-auth

0.1.1

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-app-auth@sha256:179c79edee0199488cd23140c9ce5be432562aa5169605aacc342cbdf02684fd

App Defaults

@red-hat-developer-hub/backstage-plugin-app-defaults

0.0.3

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-app-defaults@sha256:d3676a0822f9da5f13d17d731d90a63ab3de405a5f477ac1f24fd3f1fd7782e0

App Integrations

@red-hat-developer-hub/backstage-plugin-app-integrations

0.1.1

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-app-integrations@sha256:275883893c0d90a5f8581a1c2dc47f0fe618d58a7c1ac4c7329deebdad8f943e

Bulk Import

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

8.0.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-bulk-import@sha256:fe02f044535f5c20af09fb01327cb22ebf233ee095ed94afb575ac99fc8ba0e4

Bulk Import

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

8.0.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-bulk-import-backend@sha256:0062da839caf8ff5a613d9b10305b6cb8c3a5784571ddd1578d3e9dc39e5261b

Events Backend Module GitHub

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

0.4.13

oci://quay.io/rhdh/backstage-plugin-events-backend-module-github@sha256:60395a3081c096964b7cfbdbba4d0ac98df1f40191082efeb264e526d1b7dfad

GITHUB_WEBHOOK_SECRET

GitLab

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

0.11.7

oci://quay.io/rhdh/backstage-plugin-scaffolder-backend-module-gitlab@sha256:f351b52192bd6000d048f0d006c1f4606496dd253e929d16dff7ac66e063a82a

Homepage

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

0.4.0

oci://quay.io/rhdh/red-hat-developer-hub-backstage-plugin-homepage-backend@sha256:1662b2cde63251cdb5be33a7647a82ee000fc910480520003f459cbec32e8086

Kubernetes

@backstage/plugin-kubernetes

0.12.20

oci://quay.io/rhdh/backstage-plugin-kubernetes@sha256:4e370e20061d6717efd84a518feb2255ff0d02e696d6c9de87b3f43fada811ef

Notifications

@backstage/plugin-notifications

0.5.18

oci://quay.io/rhdh/backstage-plugin-notifications@sha256:9a68af16bcc76a4f4882356e08f146ed581f424808bfca5eeb3bfedb18eaa921

Notifications

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

0.3.22

oci://quay.io/rhdh/backstage-plugin-notifications-backend-module-email@sha256:9f8d6a5ebc0b97f93af73ba4ff7bd1f5a88c3c49cf4f72517de996795a98cc2b

EMAIL_HOSTNAME

EMAIL_PASSWORD

EMAIL_SENDER

EMAIL_USERNAME

Notifications

@backstage/plugin-notifications-backend

0.6.6

oci://quay.io/rhdh/backstage-plugin-notifications-backend@sha256:d93836ff2bf90c1ddeb4a19031cefb533315ff2fadf7f080846acd7b5dcd9acd

Pingidentity

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

0.13.0

oci://quay.io/rhdh/backstage-community-plugin-catalog-backend-module-pingidentity@sha256:be529386d3f1af58c4d6f152f5251e9fd3dfe2b704643e6ccc67c66c4aa73775

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

oci://quay.io/rhdh/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor@sha256:7799c58e3d183622a46c0f2d782479c7b4b80c6f30410922c9a9e3850b748b6b

Chapter 4. Red Hat community supported plugins

Red Hat provides community support for the following 65 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.27.0

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

`

App Visualizer

0.2.5

oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-plugin-app-visualizer:<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

`

ArgoCD

2.8.0

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

`

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

`

Azure DevOps Frontend

0.32.0

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

`

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

`

GitLab Frontend

7.0.1

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

`

JFrog Artifactory

1.30.2

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 Frontend

0.32.0

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

`

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>

`

Lighthouse

0.24.0

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

`

Nexus Repository Manager

1.26.0

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

`

PagerDuty Backend

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

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

`

PagerDuty Frontend

0.21.0

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

`

PagerDuty Scaffolder Actions

0.3.1

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>

`

Quay

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

`

Roadie ArgoCD

2.12.5

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

`

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

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

1.0.1

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

1.0.1

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

4.1.0

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

4.1.0

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

1.0.1

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

1.0.1

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

4.1.0

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

`

Scorecard

4.1.0

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

`

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

`

SonarQube Frontend

1.1.0

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

`

Tekton

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