Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-setup

Shell Script to setup WordPress and LEMP stack on Ubuntu

How To Use

  1. Clone or Download the project from https://github.com/shaharao/wordpress-setup.git
  2. Navigate to the project directory.
  3. Enter the required nginx configuration for the site in the nginx.conf file.
  4. Execute the script using the command ./wpsetup.sh.
  5. If no error occurs, your site can be accessed in the browser by entering your domain name.
Note: The script is by default executable. If problem occurs while executing the script, make the file wpsetup.sh executable by using the command chmod +x wpsetup.sh.

Tested on a Ubuntu 17.04 VM and AWS EC2 instance, works fine. But a lot of enhancement are to be done.

About

Shell Script to setup WordPress on Ubuntu and check installation of nginx, php and MySQL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages