Browse Source

README.md

old-stable
harshadyeola 11 years ago
parent
commit
8baf910ffe
  1. 9
      src/modules/system/install/README.md

9
src/modules/system/install/README.md

@ -0,0 +1,9 @@
1. **ee_mod_install_mysql.sh** - Install MySQL package
1. **ee_mod_install_nginx.sh** - Install nginx package
1. **ee_mod_install_php.sh** - Install php5-fpm package
1. **ee_mod_install_postfix.sh** - Install Postfix package
1. **ee_mod_repo_nginx.sh** - Setup nginx repository
1. **ee_mod_repo_php.sh** - Setup php5-fpm repository
1. **ee_mod_setup_mysql.sh** - Setup MySQL
1. **ee_mod_setup_nginx.sh** - Setup nginx
1. **ee_mod_setup_php.sh** - Setup php5-fpm
Loading…
Cancel
Save