Difference between revisions of "Virtual Appliances Overview"

From OpenEMR Project Wiki
Line 14: Line 14:




[[Category:OpenEMR Appliance]]
[[Category:Appliance]]

Revision as of 11:16, 4 November 2011

A virtual appliance is a copy of an operating system and a set of applications (e.g. OEMR), installed, configured, and packaged together into a single download. The virtual appliance runs inside a virtual machine. The virtual machine makes each virtual appliance think it is running on it's own computer. Some of the advantages are:

  • snapshots - you can easily save the entire state of the OS and applications as many times as you want
  • hardware portability - your virtual appliance can be easily moved to another computer, no worrying about drivers or having the same hardware
  • running multiple OSs at once - run linux and windows at the same time without having to reboot
  • isolation - keep problems in one OS or applications from affecting others
  • easy remote control - you can start, stop, or reset virtual machines remotely

Hopefully this page will illustrate the coolness and future importance of Virtual Machines and Virtual Appliances.