Jump to content

dbtree.wikimedia.org

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

dbtree.wikimedia.org provides a visualisation of master-slave relationships inside each of the MediaWiki database clusters. Originally written by Asher Feldman.

Service

  • Currently runs from mw1152 (check for the role role::noc::site in site.pp).
  • Source code: operations/software/dbtree.git
  • Uses data from Tendril.
  • Configured in puppet:/modules/noc/manifests/init.pp.

Deploy

To deploy a new version, once merged into the repository, ssh into the host where it runs, with the user mwdeploy go to /srv/dbtree and do a git fetch and git rebase.

See also