jenkins-bot has submitted this change and it was merged. Change subject: noc: add link to new pybal config files ......................................................................
noc: add link to new pybal config files We used to link to pybal configs from here when they were on noc. But nowadays they are on http://config-master.wikimedia.org/pybal/ Change-Id: Ib0427acb523f2dc281566c360335f8eea68edfc6 --- M docroot/noc/index.html 1 file changed, 131 insertions(+), 129 deletions(-) Approvals: Chad: Looks good to me, approved jenkins-bot: Verified diff --git a/docroot/noc/index.html b/docroot/noc/index.html index 5a72402..abaa0f5 100644 --- a/docroot/noc/index.html +++ b/docroot/noc/index.html @@ -1,129 +1,131 @@ -<!DOCTYPE html> -<html> -<head> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <link rel="stylesheet" href="css/vector.css" media="screen" /> - - <meta name="robots" content="index,follow"> - <title>Wikimedia NOC</title> - - <link href="css/global.css" rel="stylesheet" type="text/css"> -<!--[if lte IE 7]> - - <link href="css/IE-fixes.css" - rel="stylesheet" - type="text/css"> -<![endif]--> - <link rel="stylesheet" href="css/index.css" media="screen" /> - <style type="text/css"> - dd {margin-bottom: 1em;} - </style> -</head> - -<body class="skin-vector bugzilla-wikimedia-org" dir="ltr" onload="" > - - <div id="page-base" class="noprint"></div> - <div id="head-base" class="noprint"></div> - <!-- content --> - <div id="content-container" > - <a id="top"></a> - <!-- bodyContent --> - - <div id="bodyContent"> - - -<div id="page-index"> - - <h2 style="border-bottom:solid 1px silver;">Wikimedia NOC</h2> - <dl style="margin-bottom:3em;"> - <dt><a href="./conf/">Server configuration</a></dt> - <dd>Config files of Wikimedia's MediaWiki installation</dd> - <dt><a href="https://dbtree.wikimedia.org/">Core dbs</a></dt> - <dd>Core DB Replication Layout and Lag</dd> - <dt><a href="./db.php">DB clusters</a></dt> - <dd>Database cluster info</dd> - <dt><a href="https://ganglia.wikimedia.org/">Ganglia</a></dt> - <dd>Server utilization</dd> - <dt><a href="https://phabricator.wikimedia.org/">Phabricator</a></dt> - <dd>Bug tracker</dd> - <dt><a href="https://wikitech.wikimedia.org/view/Server_Admin_Log">Server Admin Log</a></dt> - <dd>Log file of all Wikimedia server changes</dd> - <dt><a href="https://blog.wikimedia.org/c/technology/">Blog</a></dt> - <dd>Blog of the operators of Wikimedia's servers</dd> - </dl> - <h2 style="border-bottom:solid 1px silver;">Other Wikimedia Resources</h2> - <dl> - <dt><a href="https://gerrit.wikimedia.org/">Wikimedia Git repository</a></dt> - <dd>Revision control system for MediaWiki and other Wikimedia projects, managed via Gerrit code review</dd> - <dt><a href="https://integration.mediawiki.org/">Continuous integration server (Jenkins)</a></dt> - <dd>Automated unit tests, nightly mobile app builds and more</dd> - <dt><a href="https://github.com/wikimedia/">Wikimedia repositories on GitHub</a></dt> - <dd>This includes one-way mirrors of repositories hosted on Gerrit, including <a href="https://github.com/wikimedia/mediawiki-core">MediaWiki core</a>, and standalone projects that are hosted on GitHub.</dd> - <dt><a href="http://dumps.wikimedia.org/">Wikimedia Downloads</a></dt> - <dd>Software and data downloads</dd> - </dl> - - - <div style="clear:both;"></div> - - - - <div class="outro"></div> -</div> -<div class="visualClear"></div> - </div> - <!-- /bodyContent --> - </div> - <!-- /content --> - - <!-- header --> - <div id="head" class="noprint"> - <!-- personal --> - <div id="p-personal" class=""> - <h5>Personal tools</h5> - - <ul > - </ul> - </div> - - <!-- /personal --> - </div> - <!-- /header --> - <!-- panel --> - <div id="panel" class="noprint"> - <!-- logo --> - <div id="p-logo"><a style="background-image: url(https://upload.wikimedia.org/wikipedia/foundation/b/bc/Wiki.png);" href="./" title="Visit the main page"></a></div> - <!-- /logo --> - <!-- toolbox --> - <div class="portal"> - <h5>Links</h5> - <div class="body"> - - <ul><li><a href="https://www.wikimedia.org/">Wikimedia</a></li> - <li><a href="https://www.mediawiki.org/">MediaWiki</a></li> - - </ul> - </div> - </div> - - <!-- /toolbox --> - </div> - <!-- /panel --> - - <!-- footer --> - <div id="footer" > - - <ul id="footer-places"> - <li><a href="https://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li> - <li><a href="https://www.mediawiki.org/wiki/Project:About" title="Project:About">About MediaWiki.org</a></li> - <li><a href="https://www.mediawiki.org/wiki/Project:General_disclaimer" title="Project:General disclaimer">Disclaimers</a></li> - </ul> - <ul id="footer-icons" class="noprint"> - <!-- <li id="footer-icon-poweredby"><a href="https://www.bugzilla.org/"><img src="skins/custom/images/bugzilla-badge.png" height="31" width="88" alt="Powered by Bugzilla" /></a></li> --> - - </ul> - <div style="clear:both"></div> - </div> - <!-- /footer --> - </body> -</html> +<!DOCTYPE html> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <link rel="stylesheet" href="css/vector.css" media="screen" /> + + <meta name="robots" content="index,follow"> + <title>Wikimedia NOC</title> + + <link href="css/global.css" rel="stylesheet" type="text/css"> +<!--[if lte IE 7]> + + <link href="css/IE-fixes.css" + rel="stylesheet" + type="text/css"> +<![endif]--> + <link rel="stylesheet" href="css/index.css" media="screen" /> + <style type="text/css"> + dd {margin-bottom: 1em;} + </style> +</head> + +<body class="skin-vector bugzilla-wikimedia-org" dir="ltr" onload="" > + + <div id="page-base" class="noprint"></div> + <div id="head-base" class="noprint"></div> + <!-- content --> + <div id="content-container" > + <a id="top"></a> + <!-- bodyContent --> + + <div id="bodyContent"> + + +<div id="page-index"> + + <h2 style="border-bottom:solid 1px silver;">Wikimedia NOC</h2> + <dl style="margin-bottom:3em;"> + <dt><a href="./conf/">Server configuration</a></dt> + <dd>Config files of Wikimedia's MediaWiki installation</dd> + <dt><a href="https://config-master.wikimedia.org/pybal/">Pybal/LVS configuration</a></dt> + <dd>Config files of Wikimedia's pybal/LVS installation</dd> + <dt><a href="https://dbtree.wikimedia.org/">Core dbs</a></dt> + <dd>Core DB Replication Layout and Lag</dd> + <dt><a href="./db.php">DB clusters</a></dt> + <dd>Database cluster info</dd> + <dt><a href="https://ganglia.wikimedia.org/">Ganglia</a></dt> + <dd>Server utilization</dd> + <dt><a href="https://phabricator.wikimedia.org/">Phabricator</a></dt> + <dd>Bug tracker</dd> + <dt><a href="https://wikitech.wikimedia.org/view/Server_Admin_Log">Server Admin Log</a></dt> + <dd>Log file of all Wikimedia server changes</dd> + <dt><a href="https://blog.wikimedia.org/c/technology/">Blog</a></dt> + <dd>Blog of the operators of Wikimedia's servers</dd> + </dl> + <h2 style="border-bottom:solid 1px silver;">Other Wikimedia Resources</h2> + <dl> + <dt><a href="https://gerrit.wikimedia.org/">Wikimedia Git repository</a></dt> + <dd>Revision control system for MediaWiki and other Wikimedia projects, managed via Gerrit code review</dd> + <dt><a href="https://integration.mediawiki.org/">Continuous integration server (Jenkins)</a></dt> + <dd>Automated unit tests, nightly mobile app builds and more</dd> + <dt><a href="https://github.com/wikimedia/">Wikimedia repositories on GitHub</a></dt> + <dd>This includes one-way mirrors of repositories hosted on Gerrit, including <a href="https://github.com/wikimedia/mediawiki-core">MediaWiki core</a>, and standalone projects that are hosted on GitHub.</dd> + <dt><a href="http://dumps.wikimedia.org/">Wikimedia Downloads</a></dt> + <dd>Software and data downloads</dd> + </dl> + + + <div style="clear:both;"></div> + + + + <div class="outro"></div> +</div> +<div class="visualClear"></div> + </div> + <!-- /bodyContent --> + </div> + <!-- /content --> + + <!-- header --> + <div id="head" class="noprint"> + <!-- personal --> + <div id="p-personal" class=""> + <h5>Personal tools</h5> + + <ul > + </ul> + </div> + + <!-- /personal --> + </div> + <!-- /header --> + <!-- panel --> + <div id="panel" class="noprint"> + <!-- logo --> + <div id="p-logo"><a style="background-image: url(https://upload.wikimedia.org/wikipedia/foundation/b/bc/Wiki.png);" href="./" title="Visit the main page"></a></div> + <!-- /logo --> + <!-- toolbox --> + <div class="portal"> + <h5>Links</h5> + <div class="body"> + + <ul><li><a href="https://www.wikimedia.org/">Wikimedia</a></li> + <li><a href="https://www.mediawiki.org/">MediaWiki</a></li> + + </ul> + </div> + </div> + + <!-- /toolbox --> + </div> + <!-- /panel --> + + <!-- footer --> + <div id="footer" > + + <ul id="footer-places"> + <li><a href="https://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li> + <li><a href="https://www.mediawiki.org/wiki/Project:About" title="Project:About">About MediaWiki.org</a></li> + <li><a href="https://www.mediawiki.org/wiki/Project:General_disclaimer" title="Project:General disclaimer">Disclaimers</a></li> + </ul> + <ul id="footer-icons" class="noprint"> + <!-- <li id="footer-icon-poweredby"><a href="https://www.bugzilla.org/"><img src="skins/custom/images/bugzilla-badge.png" height="31" width="88" alt="Powered by Bugzilla" /></a></li> --> + + </ul> + <div style="clear:both"></div> + </div> + <!-- /footer --> + </body> +</html> -- To view, visit https://gerrit.wikimedia.org/r/194742 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib0427acb523f2dc281566c360335f8eea68edfc6 Gerrit-PatchSet: 3 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Dzahn <[email protected]> Gerrit-Reviewer: ArielGlenn <[email protected]> Gerrit-Reviewer: Chad <[email protected]> Gerrit-Reviewer: GWicke <[email protected]> Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
