Hacker News new | ask | show | jobs
by chrism2671 3916 days ago
I'm actually up for that, if you can suggest an alternative way of doing this (ideally using LXC rather the instances), that would be great. Target is 'always on' instances and reduced cost.
2 comments

We've been having good success running desktops as docker containers, scheduled on Mesos using cheaper GCE machines. We use TurboVNC as it has a built in Javascript VNC client too.
Yea plus lxc will make it easier to hack :-)