Tech:Prod8: Difference between revisions

From Orain Meta
Jump to navigation Jump to search
Content added Content deleted
(has ansible)
(update)
Line 21: Line 21:
==== PHP ====
==== PHP ====
PHP5 worker processes are managed by [[HHVM]].
PHP5 worker processes are managed by [[HHVM]].

==== SSL/TLS ====
The SSL/TLS configuration is extremely secure ([https://www.ssllabs.com/ssltest/analyze.html?d=orain.org SSL Labs test]). It's inspired by the [https://www.feistyduck.com/library/openssl-cookbook/online/ch11-openssl.html OpenSSL Cookbook].


=== MediaWiki ===
=== MediaWiki ===

Revision as of 21:09, 23 December 2014

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 Ubuntu 14.04
kernel 3.13.0-32-generic
updated 28 October 2014

prod8 is a server in London running Ubuntu 14.04 (Trusty). 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 Trusty version.

PHP

PHP5 worker processes are managed by HHVM.

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.