Skip to content

ohsu-comp-bio/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

265 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Important

This Helm Chart repo has traditionally been used for deploying CALYPR-related services by external collaborators (e.g. Gen3-Workflow + Funnel)

The larger CALYPR "Umbrella" Helm Chart may be found at calypr/gen3-helm

Moving forward, this repo will likely be merged into calypr/gen3-helm at which point collaborators can be notified of the change.

Helm Charts πŸ“š

Helm charts for deploying various projects on any kubernetes cluster.

TL;DR ⚑

helm repo add ohsu https://ohsu-comp-bio.github.io/helm-charts
helm repo update ohsu

# Install GRIP
helm upgrade --install grip ohsu/grip

# Install Funnel
helm upgrade --install funnel ohsu/funnel

Programs πŸ’»

Program Description
GRIP
GRIP stands for GRaph Integration Platform. It provides a graph interface on top of a variety of existing database technologies including: MongoDB, Elasticsearch, PostgreSQL, MySQL, MariaDB, Badger, and LevelDB.
Funnel
Funnel is a toolkit for distributed, batch task execution, including a server, worker, and a set of compute, storage, and database backends.

GRIP πŸ”§

helm upgrade --install funnel ohsu/grip --create-namespace --namespace grip

Funnel πŸŒͺ️️

helm upgrade --install funnel ohsu/funnel --create-namespace --namespace funnel

Additional Resources πŸ“š

Credits 🀝

Adapted from the Gen3 Helm Charts repo from the Center for Translational Data Science

About

Helm Charts for deploying various projects in Kubernetes!

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5