bo3bdo / lamp

This script installs Laravel on an Ubuntu server and configures Apache, MySQL, and even SSL certificate using Certbot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This script installs Laravel on an Ubuntu server and configures Apache, MySQL, and even SSL certificate using Certbot.

To run the script, you need to follow these steps:

Copy lamp.sh To Your Server

Make the script executable:

sudo chmod +x lamp.sh

Run the script:

./lamp.sh

image

Ubuntu 22.04 (recommend)

About

This script installs Laravel on an Ubuntu server and configures Apache, MySQL, and even SSL certificate using Certbot.

License:MIT License


Languages

Language:Shell 100.0%