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

Add the proxy token for the bootcamp hub #94

Merged
merged 1 commit into from
Aug 3, 2018

Conversation

betatim
Copy link
Collaborator

@betatim betatim commented Aug 3, 2018

We need a snippet like this in the secret file for each hub:

jupyterhub:
  proxy:
    secretToken: "9147aaabbbcccdddeeeaaabbba4b74a97cada1a50282b60082aad5a60ff90905"

you can generate the value of the token with openssl rand -hex 32 and then paste it into the file.

This PR adds that to secrets/bootcamphub.yaml.

@betatim betatim mentioned this pull request Aug 3, 2018
@betatim betatim merged commit 52bd02d into earthlab:master Aug 3, 2018
@betatim betatim deleted the add-bootcamp-proxytoken branch August 3, 2018 14:47
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

1 participant