Skip to content

softwareunderground/jupyterhub-deployment

Repository files navigation

Software Underground's JupyterHub deployment

This repository contains Terraform files to deploy a JupyterHub on Kubernetes using the official JupyterHub Helm chart.

This JupyterHub uses the Helm chart version 0.11.1.

We are standing on the shoulders of giants such as:

Login process

Roadmap

TBD

Tools

How it works

  • Infrastructure (IaaC)
  • JupyterHub

Deployment process

  1. Deploy the Kubernetes cluster: execute terraform apply inside the infrastructure directory.
  2. Update the CNAME of the JupyterHub endpoint with the new value shown after completion of the Terraform deployment.
  3. Deploy the JupyterHub: execute terraform apply inside the jupyterhub directory.

Questions

How to contribute

TBD

Code of Conduct

TBD

License

Apache License 2.0

Releases

No releases published

Packages

No packages published