Coder Social home page Coder Social logo

ohjh's People

Contributors

betatim avatar gedankenstuecke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ohjh's Issues

Upgrading the cluster

There are two things that can be updated:

  • kubernetes itself; and
  • JupyterHub

To upgrade JupyterHub edit ohjh/requirements.yaml replacing the version of the jupyerhub chart with the one you want to use from https://jupyterhub.github.io/helm-chart/ Probably the latest development build is a good idea.

Bad OAuth state in cookie

oauth-state-missing

Sometimes this happens when people try to login. Seems to be hard to reproduce. Some kind of race condition or trying to login twice at the same time maybe.

Min says that the cookie is set before the redirect and then deleted after successful login. This means if two logins are happening at the same time you could end up with the second one failing.

Autoscaler setup or not needed?

For mybinder.org auto-scaling the cluster up works well. More machines get spawned without any of the "admins" noticing. What still requires manual intervention is scaling the cluster back down. See this comment for the proposal on how to make it easier for the AS to scale back down (use strategy "pack").

Manual scale down isn't difficult but yet another thing to think off.

Todo: watch how switching to "pack" works out for mybinder.org. Start with a small cluster known to a few OH users to get a feeling for the usage pattern before investing a lot of time in any particular setup (AS vs fully manual vs X).

Server extension to refresh OAuth token

Currently the only way to renew your token is to:

  1. stop server
  2. logout
  3. login
  4. start server

Pretty tedious. We should install a server extension that refreshes the token periodically so that it is always valid.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.