UNPKG

@janus-idp/backstage-plugin-jfrog-artifactory

Version:

The Jfrog Artifactory plugin displays information about your container images within the Jfrog Artifactory registry.

22 lines (20 loc) 625 B
proxy: endpoints: '/jfrog-artifactory/api': target: ${ARTIFACTORY_URL} headers: Authorization: Bearer ${ARTIFACTORY_TOKEN} # Change to "false" in case of using self hosted artifactory instance with a self-signed certificate secure: true dynamicPlugins: frontend: janus-idp.backstage-plugin-jfrog-artifactory: mountPoints: - mountPoint: entity.page.image-registry/cards importName: JfrogArtifactoryPage config: layout: gridColumn: 1 / -1 if: anyOf: - isJfrogArtifactoryAvailable