Skip to content

andtherand/vagrant-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Precise-LAMP

A basic LAMP stack based on Ubunutu 12.04

Includes the basic LAMP Stack (Apache2, MySQL and PHP)

  • GIT
  • Timezone = Europe/Berlin
  • VIM
  • XDebug
  • and some more utils

Dependencies

To always keep your chef up to date this machine depends on the vagrant-omnibus plugin.

Install it via:

$ vagrant plugin install vagrant-omnibus

Then you need to have the vagrant-vbguest plugin for installing the right guest additions.

The installation is similar to the previous plugin:

$ vagrant plugin install vagrant-vbguest

Finally you need to have the vagrant-librarian-chef plugin to get your recipes.

$ vagrant plugin install vagrant-librarian-chef

For further details visit the plugin repositories linked in this document.

About

A basic lamp installation with some extra utils

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published