Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Supervisor isn't the proxied service #3

Open
ryanlovett opened this issue Mar 30, 2018 · 2 comments
Open

Supervisor isn't the proxied service #3

ryanlovett opened this issue Mar 30, 2018 · 2 comments

Comments

@ryanlovett
Copy link
Owner

SuperviseAndProxyHandler is supervising circus for us, but is actually proxying novnc. I need to configure circus to open the socket for novnc.

@ryanlovett ryanlovett changed the title Circus isn't the proxied service Supervisor isn't the proxied service Apr 17, 2018
@ryanlovett
Copy link
Owner Author

I've switched from circus to supervisor, however it is still the case that SuperviseAndProxyHandler is supervising supervisord and proxying novnc.

@ryanlovett
Copy link
Owner Author

I think there should be a SuperviseHandler watching the VNC server, and a SuperviseAndProxyHandler for just websockify. The websockify handler would be the main endpoint, and would invoke the vnc server handler to get it started.

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

No branches or pull requests

1 participant