Skip to content

Latest commit

 

History

History

ubuntu-10.04-lamp-dev

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ubuntu 10.04 LAMP Dev Server

This server is configured with standard LAMP for a single docroot. APC is not installed, rather eAccellerator is built.

Use ./run-local-all to run all the tags, otherwise directly run the parts you need using:

ansible-playbook -c local --tags="common,..." ./setup.yml

Packages tagged common: Apache, MySQL, PHP.

Other optional tags:

+--------------------------------------------------------------+
| drush      | Drupal shell.                                   |
+--------------------------------------------------------------+