Skip to content

A script for automatically installing Wordpress and LEMP on Raspbian. (Other Debian-based distros may work)

License

Notifications You must be signed in to change notification settings

ajsalkeld/WPLEMPInstallScriptPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto WP LEMP Installer

This script automatically installs Wordpress, Nginx, MySQL and PHP on Debian/Ubuntu/Raspbian OS-based devices.

No longer in development. Probably still works though.

Instructions

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.

TODO

  • Add auto wp-config.php creation

About

A script for automatically installing Wordpress and LEMP on Raspbian. (Other Debian-based distros may work)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages