Bureaucrats, confirmed, Administrators
4,558
edits
m (Freephile moved page VirtualBox to VirtualBox: wrong name) |
(adding MediaWiki-Vagrant) |
||
Line 15: | Line 15: | ||
== Vagrant == | == Vagrant == | ||
"Vagrant is a tool for building and distributing virtualized development environments. By providing automated creation and provisioning of virtual machines using Oracle's VirtualBox, Vagrant provides the tools to create and configure lightweight, reproducible, and portable virtual environments." | "Vagrant is a tool for building and distributing virtualized development environments. By providing automated creation and provisioning of virtual machines using Oracle's VirtualBox (ed.: as well as other virtualization engines), Vagrant provides the tools to create and configure lightweight, reproducible, and portable virtual environments." | ||
http://www.vagrantup.com/ | http://www.vagrantup.com/ | ||
The MediaWiki project uses vagrant and provides instructions as well as the configuration itself so that you can setup a development instance in a snap. See [[MediaWiki-Vagrant]] | |||
Line 34: | Line 36: | ||
# Set the "Folder Path" to a path on the host computer. Give full read/write access. | # Set the "Folder Path" to a path on the host computer. Give full read/write access. | ||
# Set the "Folder Name" to "shared". no caps. no vbox- | # Set the "Folder Name" to "shared". no caps. no vbox- | ||
# Ok -> Ok -> start Quickstart vm and this file should disappear. | # Ok -> Ok -> start Quickstart vm and this file should disappear. | ||
# Test by moving a file in the host computer into the host shared folder. | # Test by moving a file in the host computer into the host shared folder. | ||
Line 41: | Line 43: | ||
Learn more about VDI - Virtual Disk Images | Learn more about VDI - Virtual Disk Images | ||
http://forums.virtualbox.org/viewtopic.php?t=8046 | http://forums.virtualbox.org/viewtopic.php?t=8046 | ||
[[Category:Virtualization]] | |||
[[Category:Development]] | |||
[[Category:DevOps]] |