Skip to content

virtual machine management system, a web portal for manage Eucalyptus VMS.

Notifications You must be signed in to change notification settings

Joshua-Wang/vmmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vmmanager

virtual machine management system. This system implements two functions:

  1. a web portal for manage Eucalyptus VMs.
  2. a IAAS-level VM trading system.

System Architure : MVC(jquery+structs) + DAO(Hibernate) + mysql

This system implements user management for both ordinary users and system admins.

  1. Ordinary users can get registered and apply for virtual machines(the CPUS,memory,disk can be configured during applying process). System admins can authorize vms to ordinary users. The VMs are created through Eucalyptus, a IAAS-level platform. After authorized , ordinary users can use VMs from remote terminals.

  2. through vmmanager, System admins can manage VMs from the website, such as (start, shutdown, reboot) , and get VMs reconfigured.

About

virtual machine management system, a web portal for manage Eucalyptus VMS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published