How do you install plugins? #95
Answered
by
oliverguenther
AdamJSoftware
asked this question in
Q&A
-
I'm not entirely sure on how to install openproject community plugins with this helm chart. Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
oliverguenther
Jul 22, 2024
Replies: 1 comment
-
Hi @AdamJSoftware, this would work in the same fashion as with the standard docker container. You need to provide your own container and override the registry here in the helm chart. Here's a starting point on how to create the custom container: https://www.openproject.org/docs/installation-and-operations/installation/docker/#openproject-plugins |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
oliverguenther
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @AdamJSoftware,
this would work in the same fashion as with the standard docker container. You need to provide your own container and override the registry here in the helm chart.
Here's a starting point on how to create the custom container: https://www.openproject.org/docs/installation-and-operations/installation/docker/#openproject-plugins