-
Notifications
You must be signed in to change notification settings - Fork 0
Instructions
Eric Freed edited this page Apr 1, 2014
·
2 revisions
-
Download file contents: https://github.com/efreed/lamp-vm/archive/master.zip
-
Put the contents in a folder at the root of the repo (example: /server)
-
Edit line 25 of runonce.sh to match the real webroot for your project
-
Place a sql dump of the mysql database in the folder (see readme for filename format)
-
Start the VM and test that it's functional
-
Commit the contents and start tracking your server config! (You’ll wind up needing to ignore a .vagrant folder that appears and ignore your sql init file, don't put those in source control)