This script automatically installs Wordpress, Nginx, MySQL and PHP on Debian/Ubuntu/Raspbian OS-based devices.
Download the auto-installer with
wget https://github.com/Lanky-Nerd-Studios/Auto-WP-LEMP-Installer/archive/master.zip
Unzip the files
unzip master.zip
Then run the installer using:
sudo chmod +x installer.sh
sudo ./installer.sh
The installer will then ask for a password and do its magic.
After this, point your browser at the server, and follow Wordpress' simple installation.
- Add auto wp-config.php creation