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

Fix traefik config reload #88

Merged
merged 3 commits into from Jul 31, 2018
Merged

Conversation

yuvipanda
Copy link
Collaborator

Simply reloading traefik is not enough - we need to actually
write the new traefik.toml file.

Simply reloading traefik is not enough - we need to actually
write the new traefik.toml file.
@yuvipanda
Copy link
Collaborator Author

@minrk I'm not entirely sure what the right thing to do here is. We do need this for HTTPS to work though, I think.

@minrk
Copy link
Member

minrk commented Jul 31, 2018

@yuvipanda you're right! I fixed it by making the path constants importable from tljh.config, so it's called with STATE_DIR

@minrk minrk changed the title [WIP] Fix traefik config reload Fix traefik config reload Jul 31, 2018
@minrk minrk merged commit d0f3b58 into jupyterhub:master Jul 31, 2018
@yuvipanda yuvipanda deleted the reload-traefik branch July 31, 2018 17:05
@yuvipanda
Copy link
Collaborator Author

Awesome, thanks @minrk

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.

None yet

2 participants