Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Cull idle servers #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

WIP: Cull idle servers #33

wants to merge 1 commit into from

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Jun 20, 2019

Still very much of a wip.

The idea is to switch to running jupyterhub-singleuser so we can make use of the activity tracking for the notebook server.

TODO

  • Start notebook server with jupyterhub-singleuser
  • Switch to TmpAuthenticator
  • Use named servers?

cc @yuvipanda

@jtpio
Copy link
Member Author

jtpio commented Jun 26, 2019

Actually we might not need this change right now.

With #34 in and after enabling user culling with TLJH (with this fix) we should have a culling mechanism very similar to the one used for mybinder.org.

@yuvipanda
Copy link
Contributor

Unfortunately that won't work, due to jupyterhub/binderhub#831. TLJH is already using the Traefik proxy, so we can't use what mybinder.org uses.

@jtpio
Copy link
Member Author

jtpio commented Jun 28, 2019

Thanks @yuvipanda for the pointer, we can keep an eye on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants