ESIPFed / esiphub-dev

Development JupyterHub on AWS targeting pangeo environment for National Water Model exploration
MIT License
2 stars 1 forks source link

Install pangeo using helm chart #3

Closed rsignell-usgs closed 6 years ago

rsignell-usgs commented 6 years ago

https://github.com/pangeo-data/helm-chart

rsignell-usgs commented 6 years ago

This is done, thanks to help from @jacobtomlinson. Pangeo Helm Chart Releases are here, and we can update using update commands like:

helm upgrade esip-dev-pangeo pangeo/pangeo -f jupyter-config.yaml -f secret-config.yaml --version=v0.1.1-08b10bd

see https://github.com/ESIPFed/esiphub-dev/blob/master/pangeo_management.md for details.