Difference between revisions of "Infrastructure"

From WMCH Members
Jump to navigation Jump to search
(documentation about intern databases)
m (→‎Server intern: fix syntax)
Line 82: Line 82:
 
* <code>db00028.chapters_</code> – legacy running wiki about https://chapters.wikimedia.ch/
 
* <code>db00028.chapters_</code> – legacy running wiki about https://chapters.wikimedia.ch/
 
* <code>db00028.members_</code> – legacy unused database previously related to https://members.wikimedia.ch/ ([[phab:T255848]])
 
* <code>db00028.members_</code> – legacy unused database previously related to https://members.wikimedia.ch/ ([[phab:T255848]])
* <code>dbwiki_chapters</code> – unrelated legacy wiki about `chapters.wikimedia.ch` (__but with no users__)
+
* <code>dbwiki_chapters</code> – legacy wiki about https://chapters.wikimedia.ch/ (note: no users, just contents)
 
* <code>dbwiki_executive</code> – legacy unused database previously related to https://executive.wikimedia.ch/ (note: no users, just contents)
 
* <code>dbwiki_executive</code> – legacy unused database previously related to https://executive.wikimedia.ch/ (note: no users, just contents)
 
* <code>dbwiki_members</code> – legacy unused database probably an old backup of <code>db00028.members_</code> (note: no users, just contents)
 
* <code>dbwiki_members</code> – legacy unused database probably an old backup of <code>db00028.members_</code> (note: no users, just contents)

Revision as of 10:03, 5 July 2020

Welcome aboard, human! Bip.

Wikimedia CH has a small but efficient server fleet. Here some information.

Access

Every server is accessible via SSH only through a Wikimedia CH VPN.

Once in the VPN, to enter in a server, we have to deploy your SSH keys in the right server.

Contact

If you have any question feel free to concat one of the users with access in the network:

You may also want to file a task in the WMCH Infrastructure workboard on Wikimedia Phabricator.

Server fleet

Server members2

The server called members2 was installed in 2020 and runs Debian GNU/Linux buster (current stable).

Served resources:

LAN IPs:

  • 192.168.128.41

WAN IPs:

  • 89.207.237.60

Databases:

  • dbwiki_executive
  • dbwiki_members

Notable packages installed:

mariadb-server
apache2
mediawiki

Server demo

The server called members2 was installed in 2020 and runs Debian GNU/Linux (current stable).

Served resources:

LAN IPs:

  • 192.168.128.40

WAN IPs:

  • 89.207.237.59

Databases:

  • minipedia

Notable packages installed:

mariadb-server
apache2
mediawiki

Legacy infrastructure

Server intern

There is a legacy server called intern and exposed via https://intern.wikimedia.ch/ that hosts some legacy MySQL databases.

Here some hypothesis about the purpose of each database:

See also