Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/auser/metavirt


https://github.com/auser/metavirt

Last synced: 5 minutes ago
JSON representation

Awesome Lists containing this project

README

        

MetaVirt Server
===============

MetaVirt is a proxy providing a RESTful interface to various virtualization platforms. It is being being written to provide a unified interface to PoolParty's various remote cloud platforms. Currently it is being tested with PoolParty's Vmrun remoter base.

NOTE: MetaVirt is not complete yet. It is not ready for use yet

Run with Thin:

thin start -R config.ru

Or Rack rackup command, using Mongrel (by default):

rackup config.ru

Gem dependencies:
haml
rack
sequel
json