[Kimchi-devel] RFC: Browser based Web Linux Console -- Serial Console
Yu Xin Huo
huoyuxin at linux.vnet.ibm.com
Fri Nov 7 09:08:17 UTC 2014
I tried jquery terminal today and get below:
1. each time user input a command and press 'enter', I can get notified
and get that input.
2. this input can be sent to kimchi backend through websocket.
3. kimchi backend forward this command to guest serial console, guest
run it and response back the command result.
4. kimchi backend send the command result back to UI through websocket.
5. UI get the command result and call jquery terminal API to show it there.
Issues to discuss:
1. text editor support like 'vim', without other js library support,
only jquery terminal, no way to support text editor.
2. any other special command need special handling you see, welcome to
discuss.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/kimchi-devel/attachments/20141107/73fc1189/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: caicgadg.png
Type: image/png
Size: 110390 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/kimchi-devel/attachments/20141107/73fc1189/attachment.png>
More information about the Kimchi-devel
mailing list