Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

How to add plugins? #20

Open
deanpeterson opened this issue Nov 19, 2022 · 2 comments
Open

How to add plugins? #20

deanpeterson opened this issue Nov 19, 2022 · 2 comments

Comments

@deanpeterson
Copy link

This helm chart definitely helped me get backstage up and running on OCP (I was making my own image and struggling to get the urls configured correctly before). However, is there a recommended way to add plugins to the image being deployed with this Helm chart? I imagine I have to modify the underlying image like before?

@riginoommen
Copy link
Member

riginoommen commented Nov 30, 2022

For plugins installation you have to create new project with backstage-cli and install then you have to install plugin using yarn and configure it

@Caseraw
Copy link

Caseraw commented Jan 16, 2023

I think for this to work out you have to build a new image. There are too many moving components that differ with each plugin. Take for example the Kubernetes plugin. It will suffice to provide instructions on how to build a new image including the plugins. Which Containerfile was used to create this image (ghcr.io/janus-idp/redhat-backstage-build:latest)?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants