Skip to content

linhmtran168/centos6.5-php-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

centos6.5-php-ansible

Nginx, PHP-FPM, PostgreSQL provisioning for CentOS 6.5 using Ansible

To provision your machine, change or add your host file (currently local), and your variables in grooup_vars then run:

ansible-playbook -i local site.yml

If using vagrant, run the following command:

ansible-playbook -i local --private-key=~/.vagrant.d/insecure_private_key site.yml

About

Nginx, PHP-FPM, PostgreSQL provisioning for CentOS 6.5 using Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages