cogfor / playbooks

StackScript for my Debianish needs. With custom repo for nginx.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playbooks

Playbooks for Cogfor infrastructure.

Create wordpress site

ansible-playbook -i hosts/cog4-www site.yml -v --extra-vars "mysql_root_password=verysecretpassword wp_db_password=anothersecretpassword"

This will do a complete php5 installation, with nginx and php-fpm and varnish caching. Don't forget to specify the:

  • mysql_root_password
  • wp_db_password

About

StackScript for my Debianish needs. With custom repo for nginx.


Languages

Language:Shell 37.5%Language:Python 36.0%Language:PHP 26.5%