Tech:Prod8

From Orain Meta
Revision as of 16:13, 10 September 2014 by John (talk | contribs) (+prod8)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
prod8 UK
group mediawikiservers
node prod8.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 10 September 2014

prod8 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.