项目作者: andtherand

项目描述 :
a lamp installation with some other features
高级语言: Ruby
项目地址: git://github.com/andtherand/precise-lamp.git
创建时间: 2014-03-05T11:27:20Z
项目社区:https://github.com/andtherand/precise-lamp

开源协议:

下载


Precise-LAMP

A basic LAMP stack based on Ubunutu 12.04

Includes the basic LAMP Stack

  • GIT,
  • Timezone = Berlin/Europe
  • VIM
  • MySQL-Server
  • PHP
  • XDebug
  • and some more utils

To install the cookbooks you’ll have to install librarian-chef.
If you’re finished with installing librarian-chef open up your console and point it to the cd data/vagrant/ folder and type librarian-chef install.

When you’re done with the those dependencies, install the box specific cookbooks not found on the opscode page by navigating back to the root of the project and typing git submodule update --init --recursive which will initialize all submodules.
Please note that you have to have GIT version >= 1.6.5