Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 559 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 559 Bytes

Wordpress_Ubuntu_Install

A bash script that installs WordPress with the LAMP stack with one click.

Installation

git clone https://github.com/thetrebelcc/Wordpress-Ubuntu-20-Install.git
cd Wordpress-Ubuntu-20-Install

Usage

sh wordpress_install.sh

When the script is done, it will show the created database, username, and MySQL password.

3/15/2024 -Updated to store creds in a text file at the end of the process.

Tested with Ubuntu 20 - 22

License

MIT