Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.35 KB

assembly-customizing-the-tech-radar-page.adoc

File metadata and controls

22 lines (14 loc) · 1.35 KB

Customizing the Tech Radar page in {product}

In {product}, the Tech Radar page is provided by the tech-radar dynamic plugin, which is disabled by default. For information about enabling dynamic plugins in {product} see {configuring-dynamic-plugins-book-title}.

In {product}, you can configure Learning Paths by passing the data into the {my-app-config-file} file as a proxy. The base Tech Radar URL must include the /developer-hub/tech-radar proxy.

Note

Due to the use of overlapping pathRewrites for both the tech-radar and homepage quick access proxies, you must create the tech-radar configuration (^api/proxy/developer-hub/tech-radar) before you create the homepage configuration (^/api/proxy/developer-hub).

For more information about customizing the Home page in {product}, see Customizing the Home page in {product}.

You can provide data to the Tech Radar page from the following sources:

  • JSON files hosted on GitHub or GitLab.

  • A dedicated service that provides the Tech Radar data in JSON format using an API.