kaggledecal / jupyter-server

Repo for server that hosts jupyter for students in the Kaggle Decal
0 stars 0 forks source link

Figure out clustering situation #3

Open macsj200 opened 8 years ago

macsj200 commented 8 years ago

I think we want to be using docker stacks and distributed application bundles. In any case, we need to somehow set up dynamic deployment pipelines so we can instantiate notebook docker instances when someone logs into the site. @philkuz You mentioned some fancy port forward-fu with nginx, how would that be implemented?

macsj200 commented 8 years ago

We can use Vagrant docker

Read this too