LunaNode / lobster

Hourly billing panel for virtual machines
http://lobster.lunanode.com
Other
84 stars 22 forks source link

how to use wssh or novnc #64

Closed jamesmr89 closed 8 years ago

jamesmr89 commented 8 years ago

I'm trying to figure out how to use one of these protocols with a vultr server i have deployed. I can't find anything doc wise about this. how do i get this enabled, or is it even supported for vultr?

uakfdotb commented 8 years ago

The VM interface will automatically enable wssh or novnc proxy when needed, it only needs to be configured in lobster.cfg. Lobster handles both serving the frontend content for these console methods, and also handling the websocket connections.

Vultr now supports console (see 525182a24a1faf954211f0c519f0156ec8ff3b94), it will use the API server list to get KVM URL and simply redirect user to that URL.

jamesmr89 commented 8 years ago

Is it possible to get a new binary pushed up to: https://github.com/LunaNode/lobster-release?

Thanks

rezabagh commented 8 years ago

Hello, Thank you @uakfdotb for adding this great feature, that was the most needed feature, that would be great if you could push it to: https://github.com/LunaNode/lobster-release.

uakfdotb commented 8 years ago

The binary has been updated.