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

Support running behind reverse proxy #6

Open
clue opened this issue Sep 8, 2014 · 0 comments
Open

Support running behind reverse proxy #6

clue opened this issue Sep 8, 2014 · 0 comments

Comments

@clue
Copy link
Owner

clue commented Sep 8, 2014

Look into what is required so that this images works properly behind a reverse proxy that rewrites the paths.

For example this one:

$ docker run -d --name h5ai clue/h5ai
$ docker run -d -p 8080:80 --link h5ai:h5ai clue/frontroute

And then access http://localhost:8080/h5ai/

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

No branches or pull requests

1 participant