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
.
Here is whats installed:
- Wordpress
- Adminer
Should be done after deploying LAMP!
wget https://raw.githubusercontent.com/deploy-script/wordpress/master/script.sh && bash script.sh