Skip to content

Instantly share code, notes, and snippets.

@jonwhittlestone
Last active December 21, 2015 01:59
Show Gist options
  • Save jonwhittlestone/6232111 to your computer and use it in GitHub Desktop.
Save jonwhittlestone/6232111 to your computer and use it in GitHub Desktop.
LAMP Sandbox

LAMP Sandbox


A LAMP sandbox appliance image for use with VirtualBox

Download

Features

For testing

  • PHPUnit -

Instructions for use

  1. Install VirtualBox and VirtualBox guest additions
  2. Import the OVA file - File > Import Appliance
  3. Edit the appliance's shared folder and the VM's lamp-sandbox vhost config if necessary
  4. Amend the host OS's hosts file 127.0.0.1 lamp-sandbox.dev
  5. Visit http://lamp-sandbox.dev:8080/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment