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

feature request: set miniweb base url for proxy #1411

Open
samon11 opened this issue Apr 27, 2020 · 1 comment
Open

feature request: set miniweb base url for proxy #1411

samon11 opened this issue Apr 27, 2020 · 1 comment

Comments

@samon11
Copy link

samon11 commented Apr 27, 2020

We are running multiple instances of minimega and therefore multiple instances of miniweb. However we would like to connect to all of these instances via a single nginx proxy i.e.

http://<nginx-ip>/miniweb1/connect/foo
http://<ngnix-ip>/miniweb2/connect/foo

I have not found any official documentation on how to accomplish this. Are there any current workarounds to make this possible?

EDIT: I should clarify that we primarily want to proxy miniweb so that we can access the VNC connections at /miniweb1/vnc/. If the VNC server already supports setting a proxy URL then this will serve our use case.

@mkunz7
Copy link
Contributor

mkunz7 commented Jun 3, 2020

If you launch minimega in the same context. Miniweb on server1 should be able to interact with vms on server2.

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

No branches or pull requests

2 participants