Skip to content
This repository has been archived by the owner on May 31, 2018. It is now read-only.

wordpress + openlitespeed user scripts. #52

Merged
merged 8 commits into from
Nov 2, 2016
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
litespeedtech committed Sep 20, 2016
commit d678af78feea7a4a69618799a7b6349a26a99bc0
9 changes: 8 additions & 1 deletion CentOS-7/cms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,11 @@
This script will install and configure Wordpress. This stack includes Apache2, PHP5, and MySQL.

## mediawiki.sh
This script will install and configure MediaWiki with Apache, PHP, and MySQL. Details on the database user created can be found in the MOTD shown when you log in via ssh. After this script is complete you can browse to your new droplet's IP address to complete the setup.
This script will install and configure MediaWiki with Apache, PHP, and MySQL. Details on the database user created can be found in the MOTD shown when you log in via ssh. After this script is complete you can browse to your new droplet's IP address to complete the setup.

## wordpress-openlitespeed.sh
This script will install and configure WordPress with OpenLiteSpeed, LSPHP and MariaDB with a single click. The only thing the user may want to do is log into the WordPress admin dashboard and customize the site.

The script will appear to complete, but will need up to 3 more minutes to actually finish. After this time, browsing to your droplet's assigned IP will take you to your WordPress site.

_Note: Settings, such as the site title, the domain, and so on can be changed from the WordPress admin dashboard._