Cloud-console coming soon to zos machines [Closed]

Cloud console is a small application intended to provide a web based terminal for virtual machines, who make a serial device or virtio-console available over a pseudoterminal ( pty ). Although primarily intended to be used with cloud-hypervisor, any vmm which exposes a pty (or any application which exposes a pty for that matter) should be compatible.

you can follow up on the development of the feature here https://github.com/threefoldtech/zos/pull/1879

4 Likes

Sounds nice, so playground for example, will have a console per deployed vm?
Or is it more a feature which has to be installed on the vm and has its own webui? So if i make a custom flist i have to prepare it well?