Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 1.44 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.44 KB

Terraform Helm

jupyterhub-template

template repository for creating a jupyterhub for a uw hackweek

The goal of this repository is to define a 'canned' jupyterhub on AWS that is easy to deploy, modify, and scale to hundreds of simultaneous users.

  1. infrastructure configuration in ./terraform
  2. hub configuration in ./hub
  3. deployment is done automatically though GitHub Actions in .github/workflows*
  • this requires adding access keys to repository secrets as decribed in the terraform readme file

notes

This configuration assumes you're running one jupyterhub on a single EKS cluster, and don't necessarily plan to maintain the infrastructure for more than several months. If you want dependable infrastructure for longer time periods or don't want to set this up yourself, consider contracting https://2i2c.org. Below are reference links to more thorough documentation: