Tech

(23 intermediate revisions by the same user not shown)
Line 2: Line 2:


We follow a similar documentation process to many projects on [[meta:Toolforge|Toolforge]], in that we put everything we can here on the wiki.
We follow a similar documentation process to many projects on [[meta:Toolforge|Toolforge]], in that we put everything we can here on the wiki.
All technical issues are tracked on Wikimedia Phabricator, at [[phabricator:tag/wikimedia_australia]].
== Tech Group ==
The Tech Group is the group of WMAU members who are responsible for managing the technical infrastructure, and currently comprises:
* [[User:Samwilson|Sam Wilson]] (Committee member)
* [[User:Steven Crossin|Steven Crossin]] (Committee member)
* [[User:Bidgee|Robert Myers]] (not a Committee member, but used to be)
* [[User:MichaelBillington|Michael Billington]] (not a Committee member, but used to be)
The group can be reached at {{email|tech|wikimedia.org.au}}.
== Domain names ==
We have three domain names, all registered with [https://domaincentral.com.au/ Domain Central Australia Pty. Ltd.]
1: '''wikimedia.org.au'''
DNS managed at Linode.
The following subdomains exist (most are no longer in use):
* comm.wikimedia.org.au
* www.wikimedia.org.au → redirects to wikimedia.org.au
* osiris.wikimedia.org.au
* <del>blog.wikimedia.org.au</del> → redirects to wikimedia.org.au (with some [[blog posts]] redirected to their counterparts here; see [[phabricator:T185880]] for details)
* <del>civicrm.wikimedia.org.au</del> → redirects to [[CiviCRM]]
* <del>lists.wikimedia.org.au</del> → redirects to wikimedia.org.au
* <del>mail.wikimedia.org.au</del> → redirects to wikimedia.org.au
* <del>tech.wikimedia.org.au</del> → redirects to wikimedia.org.au
2: '''wikipedia.org.au'''
Which redirects to en.wikipedia.org (along with subdomains www and en). For example, https://en.wikipedia.org.au/wiki/Australia redirects to https://en.wikipedia.org/wiki/Australia.
DNS managed at Linode.
3: '''wikiclubwest.org.au'''
A landing page for [[WikiClubWest]]. DNS managed at DomainCentral, the site itself is a Github Pages site at https://github.com/Wikimedia-AU/WikiClubWest
== Email accounts and addresses ==
:''See also [[Mailing lists]].''
All of our email is hosted with GSuite, and [[Committee]] members are given their own accounts of the form "{{email|firstname.lastname|wikimedia.org.au}}". Since we switched to GSUite for non-profits and these don't cost us anything, people keep these accounts after they leave the Committee.
WMAU members who aren't on the Committee can ask for an email alias to be set up to forward email from {{email|firstname.lastname|wikimedia.org.au}} to their own email address. This is managed via the "Recipient address map" (in Apps > G Suite > Settings for Gmail > Advanced settings). Whenever this address map is modified, the list at [[comm:Tech]] is also updated.


== Wikis ==
== Wikis ==


We have two wikis, this public one and one [[comm:Main Page|private one]] for the [[Committee]]. Both run on one web server, currently hosted at Linode.
We have four wikis, this public one and one [[commwiki:Main Page|private one]] for the [[Committee]], and two [[Noongarpedia]] wikis. All run on one web server, currently hosted at Linode.


We try to keep templates in sync between them, with the public wiki holding the primary versions.
We try to keep templates in sync between the two WMAU wikis, with the public wiki holding the primary versions.
[{{fullurl:Special:Export|wpDownload=1&pages={{urlencode:
[{{fullurl:Special:Export|wpDownload=1&pages={{urlencode:
Template:Meeting
Template:Meeting
Line 26: Line 76:
Template:Redacted
Template:Redacted
Template:Redacted/doc
Template:Redacted/doc
}}}} Export selected templates] for use on other WMAU wikis.
Template:Event
Template:Event/doc
Form:Event
}}}} Export selected templates] for use on another WMAU wiki.


== Web server ==
== PHP ==


Custom PHP config is in <code>/etc/php5/apache2/conf.d/99-wmau.ini</code> and is currently:
Custom PHP config is in <code>/etc/php/7.4/mods-available/wmau.ini</code> and is currently:


  upload_max_filesize = 50M
  upload_max_filesize = 50M
  post_max_size = 50M
  post_max_size = 50M
== Backups ==
The following things are backed up by the system administrators to their local systems:
<pre>
/usr/local/bin/wmau-backup.sh
/var/backups/wmau/*
/var/www/images/*
/var/www/mediawiki/LocalSettings*
/etc/apache2/sites-available/wmau.conf
</pre>
Public dumps of this wiki (XML export and uploaded files) are uploaded <del>annually</del> to the Internet Archive:
* [https://archive.org/details/wmau_officialwiki_2021-05-29 2021-05-29]
* [https://archive.org/details/wmau_officialwiki_images 2019-09-08]
== Github ==
We have a Github organization at https://github.com/Wikimedia-AU/ (currently only used for the WikiClubWest website).
[[Category:Tech]]

Revision as of 11:19, 29 May 2021

This is Wikimedia Australia's page about it's technical infrastructure. It documents our webservers, email systems, and anything else. It's basically our equivalent of the WMF's Wikitech wiki.

We follow a similar documentation process to many projects on Toolforge, in that we put everything we can here on the wiki.

All technical issues are tracked on Wikimedia Phabricator, at phabricator:tag/wikimedia_australia.

Tech Group

The Tech Group is the group of WMAU members who are responsible for managing the technical infrastructure, and currently comprises:

The group can be reached at tech-at-wikimedia.org.au.

Domain names

We have three domain names, all registered with Domain Central Australia Pty. Ltd.

1: wikimedia.org.au

DNS managed at Linode.

The following subdomains exist (most are no longer in use):

  • comm.wikimedia.org.au
  • www.wikimedia.org.au → redirects to wikimedia.org.au
  • osiris.wikimedia.org.au
  • blog.wikimedia.org.au → redirects to wikimedia.org.au (with some blog posts redirected to their counterparts here; see phabricator:T185880 for details)
  • civicrm.wikimedia.org.au → redirects to CiviCRM
  • lists.wikimedia.org.au → redirects to wikimedia.org.au
  • mail.wikimedia.org.au → redirects to wikimedia.org.au
  • tech.wikimedia.org.au → redirects to wikimedia.org.au

2: wikipedia.org.au

Which redirects to en.wikipedia.org (along with subdomains www and en). For example, https://en.wikipedia.org.au/wiki/Australia redirects to https://en.wikipedia.org/wiki/Australia.

DNS managed at Linode.

3: wikiclubwest.org.au

A landing page for WikiClubWest. DNS managed at DomainCentral, the site itself is a Github Pages site at https://github.com/Wikimedia-AU/WikiClubWest

Email accounts and addresses

See also Mailing lists.

All of our email is hosted with GSuite, and Committee members are given their own accounts of the form "firstname.lastname-at-wikimedia.org.au". Since we switched to GSUite for non-profits and these don't cost us anything, people keep these accounts after they leave the Committee.

WMAU members who aren't on the Committee can ask for an email alias to be set up to forward email from firstname.lastname-at-wikimedia.org.au to their own email address. This is managed via the "Recipient address map" (in Apps > G Suite > Settings for Gmail > Advanced settings). Whenever this address map is modified, the list at comm:Tech is also updated.

Wikis

We have four wikis, this public one and one private one for the Committee, and two Noongarpedia wikis. All run on one web server, currently hosted at Linode.

We try to keep templates in sync between the two WMAU wikis, with the public wiki holding the primary versions. Export selected templates for use on another WMAU wiki.

PHP

Custom PHP config is in /etc/php/7.4/mods-available/wmau.ini and is currently:

upload_max_filesize = 50M
post_max_size = 50M

Backups

The following things are backed up by the system administrators to their local systems:

/usr/local/bin/wmau-backup.sh
/var/backups/wmau/*
/var/www/images/*
/var/www/mediawiki/LocalSettings*
/etc/apache2/sites-available/wmau.conf

Public dumps of this wiki (XML export and uploaded files) are uploaded annually to the Internet Archive:

Github

We have a Github organization at https://github.com/Wikimedia-AU/ (currently only used for the WikiClubWest website).

Discuss this page