VirtualBox in production?
Posted
by MrG
on Server Fault
See other posts from Server Fault
or by MrG
Published on 2010-06-15T13:30:03Z
Indexed on
2010/06/15
13:32 UTC
Read the original article
Hit count: 378
virtualization
|virtualbox
I'm planning to move a service which is currently powered by Debian into a VirtualBox. That would allow us to easily port it i.e. to a faster machine if required. The setup would be:
debian host > Virtual Box #1 > debian instance #1 running Apache & application
> Virtual Box #2 > debian instance #2 containing database
Do you have any experience with a production setup based on Virtual Box? Is it stable and fast enough?
Many thanks!
© Server Fault or respective owner