GithubHelp home page GithubHelp logo

wordpressvps's Introduction

WordPressVPS

This is an attempt at creating a high performance WordPress VPS brought to you by Review Signal, the honest and transparent web hosting review site. Look up what hundreds of thousands of people think of their web hosting company in our database.

Version 1 is focused around serving static content quickly.

In future versions I would like to focus on:

  • Improving PHP Performance
  • Improving MySql/Database Performance
  • Other Caching Improvements (Plugins, Memcached, etc)

Blitz.io testing results:

"This rush generated 28,924 successful hits in 60 seconds and we transferred 218.86 MB of data in and out of your app. The average hit rate of 482/second translates to about 41,650,560 hits/day." WordPress VPS Performance

Full results PDFs can be found in the loadtest_results folder. Performance was tested up to 3000 users per second.

All testing was done on a $10/month Plan from Digital Ocean with 1GB Ram, 1 Core, 30GB SSD running Ubuntu 14.04x64.


Installation

Every configuration tested has its own .sh file. It lists the bash commands to install and configure the particular setup.

Current Configurations:

  • LAMP (Linux, Apache, MySql, PHP)
  • LAMP w/ PHP-FPM (FastCGI Process Manager)
  • Nginx w/ PHP-FPM [aka LEMP (Linux, (e)Nginx, MySql, PHP)]
  • -Nginx w/ PHP-FPM and Microcaching

Note!

Make sure you edit MYSQLPASS, MYSQLDATABASE (and SERVERNAMEORIP on nginx configs) variables for your server setup or replace them in the commands where you see the variables, eg. $MYSQLPASS or ${MYSQLPASS}

There are also comments in the configuration files that explain what things are doing. You may want to change some of them. There also may be links to other resources to help understand or further customize your setup.

Warning

The .sh files don't run that well and the sudo debconf-set-selections commands seem really finnicky. If you run everything line by line, it seems to setup fine, but executing the whole thing as a bash script had some issues.

Finally, this doesn't fully install WordPress, you may need to create the wp-config.php when you go through the install process from the web. The WordPress installer should walk you through everything pretty easily.

wordpressvps's People

Contributors

kevinohashi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.