Skip to content

This script installs Apache+MariaDB+PHP+Wordpress in a running Amazon AMI 2 machine.

Notifications You must be signed in to change notification settings

sadrisco/amazonlinux2-lamp-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

LAMP Wordpress Install - Amazon Linux 2

This script sets a LAMP Server and installs an Wordpress app in a fresh running instance with Amazon Linux 2 as OS.

How to use? 💻

1 - Install git in your server

sudo yum install git

2 - Download the repository

git clone https://github.com/sadrisco/amazonlinux2-lamp-wordpress

3 - Set the permissions to the script

sudo chmod 775 amazonlinux2-lamp-wordpress/lamp-wordpress-install.sh

4 - Run the script

./amazonlinux2-lamp-wordpress/lamp-wordpress-install.sh

5 - Just wait. When finished, you will be able to access your fresh Wordpress installation by typing your IP address on the browser :)

About

This script installs Apache+MariaDB+PHP+Wordpress in a running Amazon AMI 2 machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages