- ✅ PREPAIRE Installing
- ✅ REMOVING APACHE
- ✅ Installing PHP 8.1
- ✅ Installing NGINX
- ✅ OPEN NGINX PORTS
- ✅ Installing PHP EXTENSIONS
- ✅ Installing NPM
- ✅ Installing CERTBOT (SSL GENERATOR)
- ✅ CREATING NGINX FILE FOR example.com
- ✅ GENERATING SSL CERTIFICATE FOR example.com
- ✅ Finalize Installing
- ✅ Installing MySQL
- ✅ Pushing Cronjobs
wget https://raw.githubusercontent.com/peter-tharwat/new-ubuntu-laravel/master/script.sh ; sudo chmod +x script.sh ; ./script.sh -d example.com
# Replace example.com with your domain
tail -f script_log.log
Made With Love By PeterAyoub