Skip to content

Install PHP8.0 - NGINX - MYSQL - PHPMYADMIN - FIREWALL - PHP_EXTENSIONS - SSL - REDIRECT www to non www

Notifications You must be signed in to change notification settings

abdelazizib/deploy-php8.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

install Important softwares on fresh Ubuntu instance

  • ✅ PREPAIRE Installing
  • ✅ REMOVING APACHE
  • ✅ Installing PHP 8.2
  • ✅ Installing NGINX
  • ✅ OPEN NGINX PORTS
  • ✅ Installing PHP EXTENSIONS
  • ✅ INCREASING FPM UPLOAD VALUES
  • ✅ Installing NPM
  • ✅ Installing CERTBOT (SSL GENERATOR)
  • ✅ CREATING NGINX FILE FOR example.com
  • ✅ GENERATING SSL CERTIFICATE FOR example.com
  • ✅ Finalize Installing
  • ✅ Installing MySQL
  • ✅ Pushing Cronjobs

How to Use

wget -q https://raw.githubusercontent.com/abdelazizib/deploy-php8.0/master/script.sh -O script.sh ; sudo chmod +x script.sh ; ./script.sh -d example.com
# Replace example.com with your domain

https://raw.githubusercontent.com/abdelazizib/deploy-php8.0/master/screenshot.png

How To Debug LIVE

tail -f script_log.log

Made With Love By PeterAyoub

About

Install PHP8.0 - NGINX - MYSQL - PHPMYADMIN - FIREWALL - PHP_EXTENSIONS - SSL - REDIRECT www to non www

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%