Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 644 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 644 Bytes

Wordpress

This script deploys latest Wordpress on Ubuntu.

Note: Should be used after deploying LAMP It requires /root/passwords.txt file, if you want to install manually, follow the install_wordpress() lines in the script.sh.

📋 Features

Here is whats installed:

  • Wordpress
  • Adminer

▶️ Install

Should be done after deploying LAMP!

wget https://raw.githubusercontent.com/deploy-script/wordpress/master/script.sh && bash script.sh