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

Graph websocket available over network #125

Open
0xElessar opened this issue Oct 5, 2023 · 4 comments
Open

Graph websocket available over network #125

0xElessar opened this issue Oct 5, 2023 · 4 comments

Comments

@0xElessar
Copy link

Hello.

currently, the docker exposes websocket port over localhost only:

tcp 0 0 127.0.0.1:8182 0.0.0.0:* LISTEN 3691545/docker-prox
Could you add an option to make it available over network (0.0.0.0:8182), please?

thanks
Rafal

@d0g0x01
Copy link
Contributor

d0g0x01 commented Oct 6, 2023

could you elaborate on the use case here as this may or may not be covered by a future release?

@0xElessar
Copy link
Author

hello, yes of course.

Very often we run containers/docker instances on powerful remote machines, while running a client of average laptops. Such use case allows for powerful processing while using a local client viewer to access the graphs.

Remote docker instances based on Linux very often do not have a GUI, or GUI is very limited, difficult to access, so using local instance of windows based viewer is much better experience.

@d0g0x01
Copy link
Contributor

d0g0x01 commented Oct 6, 2023

got it - we are working on a remote server architecture for this type of use case so keep an eye open for future releases. Will close for now as it is already part of an ongoing work stream

@d0g0x01 d0g0x01 closed this as completed Oct 6, 2023
@d0g0x01
Copy link
Contributor

d0g0x01 commented Oct 6, 2023

reopening for better tracking :)

@d0g0x01 d0g0x01 reopened this Oct 6, 2023
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