DevCamp/Laptop setup/Vagrant setup
Appearance
< DevCamp | Laptop setup
Quick links:
- Get VirtualBox
- Get Vagrant
- Get the code and create your machine:
$ git clone https://gerrit.wikimedia.org/r/mediawiki/vagrant $ cd vagrant $ vagrant up
Running Windows? Get Git and run these commands in a Git Bash shell.
When Vagrant is done configuring your machine, browse to http://127.0.0.1:8080/ to find your MediaWiki instance. The admin password is vagrant
.