aenix-io / cozystack

Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
https://cozystack.io
Apache License 2.0
913 stars 52 forks source link

Add web ssh/rdp for VM #268

Open matthieu-robin opened 3 months ago

matthieu-robin commented 3 months ago

Add a gateway to do webssh/RDP to VMs. Guacamole project could help.

kvaps commented 3 months ago

Such a nice idea, we can implement Guacamole as tenant-service application, so it will have access for VMs running in bottom tenants.

Added to roadmap, thank you!