eoas-ubc / eoas_tlef

developing jupyter courseware for eoas 2020
BSD 3-Clause "New" or "Revised" License
3 stars 6 forks source link

split simple_jupyterhub into a couple separate branches/submodules #52

Open phaustin opened 3 years ago

phaustin commented 3 years ago

In addition to the all-in-one - https://github.com/slemonide/simple_jupyterhub I would like to have separate branches that add features incrementally -- something like:

1) letsencrypt branch that just uses https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion to provide https for a single hub, with github oauth (e.g. using hub2.eoastest.xyz, which is currently pointing to jupyterhub-2.eoas.ubc.ca) 2) a backup branch that adds restc to 1) 3) a monitoring branch that adds monitoring to 1) etc.

then we document the separate branches as separate chapters in a jupyterbook.