Noc.wikimedia.org
From Wikitech
(Difference between revisions)
(+ {{lowercase}}) |
("how to edit?" documentation by Daniel Zahn) |
||
| Line 2: | Line 2: | ||
It also hosts some of the user public files, in the form of <tt>noc.wikimedia.org/~''username''</tt>. | It also hosts some of the user public files, in the form of <tt>noc.wikimedia.org/~''username''</tt>. | ||
| + | |||
| + | == How to edit? == | ||
| + | |||
| + | # use the operations/mediawiki-config.git repository and submit your change in Gerrit to merge your modification. | ||
| + | # on [[fenari]] host go to <tt>/h/w/common/docroot/noc</tt> and <tt>git pull</tt> | ||
| + | # Change is live since files are served from NFS | ||
| + | # restart Apache on fenari if necessary | ||
| + | |||
| + | noc. is just hosted on fenari itself, not the cluster so you DO NOT NEED to run <tt>sync-common</tt>. Changes are instantly live. | ||
| + | |||
| + | The whole Apache config etc. is still in operations/puppet.git /manifests/misc-servers.pp , class misc::noc-wikimedia | ||
== External links == | == External links == | ||
Revision as of 09:58, 17 October 2012
noc.wikimedia.org contains public copies of our configuration files, it runs on fenari.
It also hosts some of the user public files, in the form of noc.wikimedia.org/~username.
How to edit?
- use the operations/mediawiki-config.git repository and submit your change in Gerrit to merge your modification.
- on fenari host go to /h/w/common/docroot/noc and git pull
- Change is live since files are served from NFS
- restart Apache on fenari if necessary
noc. is just hosted on fenari itself, not the cluster so you DO NOT NEED to run sync-common. Changes are instantly live.
The whole Apache config etc. is still in operations/puppet.git /manifests/misc-servers.pp , class misc::noc-wikimedia
External links
- https://noc.wikimedia.org
- Gerrit repositories for the files: