I've written a basic dashboard to help me manage Docker containers that are spawned by my product's users. I was thinking - a dashboard that:<p>1) Lets you manage cloud VMs across cloud(I know, it exists, but here it comes..)<p>2) Allows you to upload/edit a Vagrantfile, and then automatically builds the Vagrant VM; Could do something similar for Docker.<p>3) Allows you to upload/edit Chef recipes, Puppetfiles and Ansible playbooks, to provision servers - which you can then monitor right there.<p>Thoughts, of course. Planning to hack something up in the next two weeks. Question is, does this even make the remotest sense, or am I off the mark?<p>Thanks!