Tech:Prod8: Difference between revisions

From Orain Meta
Jump to navigation Jump to search
Content added Content deleted
(+prod8)
 
(update this page (Ubuntu stuff and remove the bulk of text as the set up will change a lot likely))
Line 6: Line 6:
| usage = mediawiki
| usage = mediawiki
| status = active
| status = active
| ansible = yes
| ansible = no
| memory = 512mb
| memory = 512mb
| cpu = 4 core, 2.4ghz
| cpu = 4 core, 2.4ghz
| ssd = 20GB
| ssd = 20GB
| os = Debian 7.0
| os = Ubuntu 14.04
| kernel = 3.2.0-4-amd64
| kernel = 3.13.0-35-generic
| updated = 10 September 2014
| updated = 19 September 2014
}}
}}
prod8 is a server in London running Debian stable. Our Ansible playbook is available [https://github.com/orain/ansible-playbook on GitHub]. Ansible automatically pulls and runs the playbook on the server every 10 minutes.
prod8 is a server in London running Ubuntu 14.04 (Trusty). <!-- Our Ansible playbook is available [https://github.com/orain/ansible-playbook on GitHub]. Ansible automatically pulls and runs the playbook on the server every 10 minutes.


=== nginx ===
=== nginx ===
Line 27: Line 27:
=== MediaWiki ===
=== 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.
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.
-->

Revision as of 18:29, 19 September 2014

prod8 UK
group mediawikiservers
node prod8.orain.org
usage mediawiki
status active
ansible no
Hardware
memory 512mb
cpu 4 core, 2.4ghz
ssd 20GB
Software
os Ubuntu 14.04
kernel 3.13.0-35-generic
updated 19 September 2014

prod8 is a server in London running Ubuntu 14.04 (Trusty).