Skip to content

Packaging of nmrxiv and vibspecdb repository application for Kubernetes as Helm Charts.

Notifications You must be signed in to change notification settings

NFDI4Chem/repo-helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository packages the nmrxiv-app, nmrxiv-doc, coconut-2.0 and vibspecdb repositories application as Helm charts for Kubernetes and is published via Github Pages.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add repo-helm-charts https://nfdi4chem.github.io/repo-helm-charts/

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo repo-helm-charts to see the charts.

nmrXiv

Before you install generate your own application key and provide that value in the .Values.appProperties.key property.

To install the nmrxiv-app chart:

helm install my-nmrxiv-app repo-helm-charts/nmrxiv-app

To uninstall the chart:

helm delete my-nmrxiv-app

vibspecdb

To install the vibspecdb chart:

helm install my-vibspecdb-app repo-helm-charts/vibspecdb

To uninstall the chart:

helm delete my-vibspecdb-app

coconut-2.0

Before you install generate your own application key and provide that value in the .Values.appProperties.key property.

To install the coconut-app chart:

helm install my-coconut-app repo-helm-charts/coconut-app

To uninstall the chart:

helm delete my-coconut-app

cheminformatics-microservice

To install the cheminformatics-microservice chart:

helm install cheminformatics-microservice-app repo-helm-charts/cheminformatics-microservice

To uninstall the chart:

helm delete cheminformatics-microservice-app

Maintained by

This project is developed and maintained by the NFDI4Chem partners at the Friedrich Schiller University Jena, Germany. The code for this application is released under the MIT license.

NFDI4Chem Logo

Acknowledgments

Funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under the National Research Data Infrastructure – NFDI4Chem – Projektnummer 441958208.

DFG Logo