Skip to content
This repository has been archived by the owner on Apr 13, 2018. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 1.68 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.68 KB

VISOR: Virtual Images Management Service for Cloud Infrastructures

Author: João Pereira Source Repository: http://github.com/joaodrp/visor
License: GNU LGPL v3

Synopsis

VISOR, which stands for Virtual Images Service Repository, is an open source project whose main goal is to achieve an agnostic service for managing virtual machine images among different cloud offers.

Features

  • Open Source: Community-driven, everyone is welcome to contribute and make suggestions to improve the system.
  • Multi-Interface: Provide access through more than one interface.
  • Modular: Designed and implemented in a modular way, so all subsystems are isolated and can be easily customized and extended.
  • Extensible: Provide to the community a way to add new extensions to it, or rely on it to build new tools.
  • Flexible: Install with minimal setup operations and strategically close to the needed resources.
  • Scalable: Designed from bottom to top with scalability in mind.
  • Multi-Format: Compatibility with multiple disk and container formats of virtual machine images.
  • Cross-Infrastructure: Multi-infrastructure and unified image management service, sitting in the middle of different IaaS.
  • Multi-Storage: Compatibility with popular cloud storage systems.

Architecture

VISOR architecture

Documentation

See the docs folder for documentation.

License & Copyright

VISOR is licensed under the GNU Lesser General Public License v3.

Copyright © 2015 by João Pereira