Skip to content

ashishjullia/one-click-wordpress-setup-with-ssl-bash-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

One Click Wordpress LEMP Set-up (With SSL)

One click production website in wordpress with SSL

In order to achieve the same, firstly clone/download this repository and after that follow the steps below:

Note: All the settings mentioned below are made to main.sh.

Step 1: Change the WORDPRESS_ROOT_PASSWORD as per your password requirments.

Step 2: Change the WORDPRESS_DB_NAME as per your desired requirments.

Step 3: Change the WORDPRESS_USER as per your requirments.

Step 4: Change the WORDPRESS_USER_PASSWORD as per your requirments.

Step 5: Change the WEBSITE_NAME as per your requirments.

Step 6: Change the WEBSITE_NAME_WITH_WWW as per your requirments.

Step 7: Change the EMAIL as per your requirments.

For further configurations, you can also change the following variable values for "PHP" and "NGINX" configurations.

Step 8: Change the CLIENT_MAX_BODY_SIZE_NGINX as per your needs.

Step 9: Change the UPLOAD_MAX_FILESIZE_PHP as per your needs.

Step 10: Change the POST_MAX_SIZE_PHP as per your needs.

After that, you just have to run the following commands:

Note: The commands are only to work from the cloned repository directory, also in which main.sh and default.conf are present.

About

One click production website in wordpress with SSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages