issues
search
Momentlabs
/
athenaeum
Jupyter Notebooks as a service
1
stars
0
forks
source link
Set up storing the Proxy Authentication Token
#8
Open
jdrivas
opened
6 years ago
jdrivas
commented
6 years ago
Hub authenticates to Proxy with a secret token. This needs to be stored in either the configuration file
c.JupyterHub.proxy_auth_token
or in an environment variable CONFIGPROXY_AUTH_TOKEN
I expect that we should push this into an environment variable (though a better modification would be to read it directly from the kube secret).
jdrivas
commented
6 years ago
This issue was moved to Momentlabs/athenaeum-operations#8