8 Commits (master)
 

Author SHA1 Message Date
J. Fernando Sánchez 79bce424dc Add docker-compose and improve instructions 6 years ago
J. Fernando Sánchez 6f50187ed1 Updated to 0.8.1
Single-user images are not tagged, so we got so far behind with jupyterhub that
oauth stopped working.

Closes #1
6 years ago
J. Fernando Sánchez c3dc32cab3 Using a fork of oauthenticator temporarily
Oauthenticator fails with newer versions of the API for non-admin users.
This fork takes care of that until PR116 is merged:

https://github.com/jupyterhub/oauthenticator/pull/116
7 years ago
J. Fernando Sánchez 60039de883 Updated to jupyterhub 0.7.2 to add OAUTH_TLS_VERIFY=0
Also updated oauthenticator and dockerspawner.
We had to update to get SSL to ignore self-signed SSL certificates now we are
temporarily using self-signed certificates.
7 years ago
J. Fernando Sánchez 85eab8aacc Upgrade to 1.7
* Pip install from submodule instead of git
* Updated README
* JPY_COOKIE_SECRET
* DATASET (Read only) and common (Write) folders
7 years ago
J. Fernando Sánchez 0bb2ea7963 Simplified spawner, added GitLab/OAuth
* Now we avoid using localusers and use a DockerSpawner directy
* There is an option to select other oauthenticator classes
7 years ago
J. Fernando Sánchez f8289e37ee Added download_users script 8 years ago
J. Fernando Sánchez 7be39b76cd First commit 8 years ago