Skip to content

bradallenfisher/drupal7-php-fpm-apache-2.4-centos7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-fpm-apache-2.4

Before running this ...

I recommend updating your ssh port and also changing the firewalld rules in prod.sh You can find it on line 75 of /install/prod.sh

Vagrant

git clone https://github.com/bradallenfisher/drupal7-php-fpm-apache-2.4-centos7.git; cd drupal7-php-fpm-apache-2.4-centos7; vagrant up

PROD

yes | yum -y install git && git clone https://github.com/bradallenfisher/drupal7-php-fpm-apache-2.4-centos7.git && cd drupal7-php-fpm-apache-2.4-centos7 && chmod 700 install/prod.sh && install/prod.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published