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

Replace docker_port with proxy_prefix #60

Merged
merged 2 commits into from
Oct 6, 2015
Merged

Replace docker_port with proxy_prefix #60

merged 2 commits into from
Oct 6, 2015

Conversation

hexylena
Copy link
Collaborator

Here we replace the DOCKER_PORT which had been used to separate users trying to access a given notebook through the proxy, with just relying on the proxy to do it automatically. This simplifies our configuration nicely, and makes the URLs more friendly. Instead of /ipython/#####/tree we get $proxy_prefix/ipython/tree where $proxy_prefix is the completely optional URL prefix.

Here is the companion PR in Galaxy, and similar code is in branch 15.10 of the rstudio image.

bgruening added a commit that referenced this pull request Oct 6, 2015
Replace docker_port with proxy_prefix
@bgruening bgruening merged commit b5762e1 into dev Oct 6, 2015
@bgruening bgruening deleted the dev-1510 branch October 6, 2015 16:20
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