Skip to content

nginx + PHP-FPM + MariaDB + phpMyAdmin + Laravel One Line Installer

License

Notifications You must be signed in to change notification settings

areeb111/nmp-stack-kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nmp-stack-kickstart

nginx + MariaDB + PHP-FPM + phpMyAdmin + Laravel One Line Installer

Bash script for auto install nginx / MariaDB /php-fpm / phpMyAdmin / Laravel on CentOS 7 minimal.

One line installation command:

curl -s https://raw.githubusercontent.com/areeb111/nmp-stack-kickstart/main/install.sh -o kickstart.sh && sh kickstart.sh && rm -f kickstart.sh

There are 4 options to install your required stack. NMP Stack Screenshot

  • PRs are welcome

  • Tested on CentOS-7-x86_64-Minimal-2009

NOTE: THIS INSTALLER IS NOT DESIGNED FOR PRODUCTION, PLEASE USE IT FOR DEVELOPMENT PURPOSES ONLY, OTHERWISE YOU WILL NEED TO ENABLE FIREWALL / SELINUX / MODIFY CONFIGURATION AND PERMISSIONS.

About

nginx + PHP-FPM + MariaDB + phpMyAdmin + Laravel One Line Installer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages