- Capable of serving images, media, text files
# Clone this repo and run
$ vagrant up
# Once ^ this has exites with non-zero code you can access files at 10.0.0.11
# Can login to vagrant vm using
$ vagrant ssh
# OR
$ vagrant ssh web1
- Images are available at
/images/*.(jpg|png|)
- Media files available at
/*.(mp3|mp4)
- View complete directory structure at 10.0.0.1/
- Vagrant
- Virtualbox (maybe there are alternatives to this)