OpenProject is a web-based project management system for location-independent team collaboration.
helm repo add openproject https://charts.openproject.org
helm upgrade --create-namespace --namespace openproject --install my-openproject openproject/openproject
For more details please refer to our documentation.
Next to the OpenProject chart, this repository also contains the following helm charts that may be used together with OpenProject.
helm repo add openproject https://charts.openproject.org
helm upgrade --create-namespace --namespace llm-stack --install my-llm-stack openproject/llm-stack -f my-values.yaml
Please refer to the README.md for informaion including which values are required.