mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 20:25:57 +03:00
[GH-ISSUE #45] Getting to noVNC from a remote machine #34
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mike75rock on GitHub (Nov 8, 2017).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/45
Hi,
I cannot figure out how to get to the noVNC page of a device from a remote machine.
For example the real IP of the host is 123.45.67.89.
So Selenium Hub is located in 123.45.67.89:4444
There are 3 nodes in Selenium Hub
noVNC is running on port 6080 of each host.
How can I get to noVNC stream from a remote machine?
Thanks in advance!
@budtmo commented on GitHub (Nov 9, 2017):
Hi @mike75rock ,
You need to find out the docker host IP address of each machine. Please join the chat room so we can discuss there: https://gitter.im/butomo1989/docker-android. I will close this issue, because I think it is not an issue.