Skip to content

jackmarketon/BEI-Uber-Vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#U.B.E.R Vagrant Setup for BEI

##Setup git clone the repo, cd into the repo, then run:

$ vagrant up

Then you'll be good to go!

##Structure The /www folder in the file root currently contains an index.php that prints phpinfo(); as well as doing simple MongoDB php, so if Mongo didn't install properly, loading the page will fail. All project work will go into the /www folder as it is mounted to the /var/www on the guest.

##Info The machine will respond the to the url 10.8.0.15 The vhost has the following URLs aliased to that IP address:

  • uber.vg.blueearth.net
  • edward.vg.blueearth.net
  • jacob.vg.blueearth.net

##Installed

  • Aache
  • Mongo DB
  • PHP (PECL & PEAR)

About

Vagrant setup for BEI UBER, includes mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published