Tech:Prod5

From Orain Meta
Revision as of 23:21, 24 August 2014 by John (talk | contribs) (same as prod4)
Jump to navigation Jump to search
prod4 UK
group mediawikiservers
node prod4.orain.org
usage mediawiki
status active
ansible yes
Hardware
memory 512mb
cpu 4 core, 2.4ghz
ssd 20GB
Software
os Debian 7.0
kernel 3.2.0-4-amd64
updated 24 August 2014

prod4 is a server in London running Debian stable. Our Ansible playbook is available on GitHub. Ansible automatically pulls and runs the playbook on the server every 10 minutes.

nginx

nginx is the webserver. Its main tasks include SSL/TLS termination, gzip compression and FastCGI proxying. The nginx version is the upstream stable version, as opposed to the Debian stable version.

PHP

PHP5 worker processes are managed by php-fpm (PHP FastCGI process manager). APC does the opcode caching.

SSL/TLS

The SSL/TLS configuration is extremely secure (SSL Labs test). It's inspired by the OpenSSL Cookbook.

MediaWiki

We run the latest version of MediaWiki and have a varying amount of extensions and skins installed to customise the experience for the end user.