Skip to content

Install NGINX, MySQL and Wordpress on Ubuntu

Notifications You must be signed in to change notification settings

rcoraul/ubuntu-wp-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

This bash script will install Wordpress on your Ubuntu machine.
Estimated time: 1 minute

Install

Copy and run this script:
git clone http://github.com/erming/ubuntu-wp-install && bash ubuntu-wp-install/install.sh

This script installs:

  • NGINX
  • PHP5 (with mysql, curl and gd support)
  • MySQL
  • Wordpress

About

Install NGINX, MySQL and Wordpress on Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%