Tech

(19 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#seo:|description=General information about Wikimedia Australia's technical infrastructure.}}
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 [https://wikitech.wikimedia.org/ Wikitech] wiki.
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 [https://wikitech.wikimedia.org/ Wikitech] 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.
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]] (former Committee member)
* [[User:Bidgee|Robert Myers]] (former Committee member)
* [[User:MichaelBillington|Michael Billington]] (former Committee member)
The group can be reached at {{email|tech|wikimedia.org.au}}.


== Domain names ==
== Domain names ==


We have one domain name, wikimedia.org.au, registered with Domain Central Australia Pty. Ltd. The following subdomains exist (most are no longer in use):
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
* comm.wikimedia.org.au
* www.wikimedia.org.au → redirects to wikimedia.org.au
* www.wikimedia.org.au → redirects to wikimedia.org.au
* osiris.wikimedia.org.au
* osiris.wikimedia.org.au
* <del>blog.wikimedia.org.au</del> → redirects to wikimedia.org.au (with some posts redirected to their counterparts here; see [[phabricator:T185880]] for details)
* <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>civicrm.wikimedia.org.au</del> → redirects to [[CiviCRM]]
* <del>lists.wikimedia.org.au</del> → redirects to wikimedia.org.au
* <del>lists.wikimedia.org.au</del> → redirects to wikimedia.org.au
* <del>mail.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
* <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 ==
Line 31: Line 69:
Template:Action
Template:Action
Template:Action/doc
Template:Action/doc
Template:Box
Template:Box/doc
Template:Box/style.css
Template:Decision
Template:Decision/doc
Template:Decision/style.css
Template:Action
Template:Action/doc
Template:Action/style.css
Template:Navigation header
Template:Navigation header
Template:Navigation header/doc
Template:Navigation header/doc
Line 46: Line 93:
== PHP ==
== 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
Line 58: Line 105:
/usr/local/bin/wmau-backup.sh
/usr/local/bin/wmau-backup.sh
/var/backups/wmau/*
/var/backups/wmau/*
/var/www/html/comm.wikimedia.org.au/w/images/*
/var/www/images/*
/var/www/html/wikimedia.org.au/w/images/*
/var/www/mediawiki/LocalSettings*
/srv/mediawiki/LocalSettings*
/etc/apache2/sites-available/wmau.conf
/etc/apache2/sites-available/*
</pre>
</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]]
[[Category:Tech]]

Revision as of 07:39, 9 July 2022

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