Bugzilla.wikimedia.org
From Wikitech
(Difference between revisions)
(→Patches) |
(updates) |
||
| Line 4: | Line 4: | ||
* [[isidore]] - web frontend | * [[isidore]] - web frontend | ||
| − | * [[ | + | * [[db9]] - DB master |
| − | + | * [[db10]] - DB slave | |
== Software == | == Software == | ||
| Line 12: | Line 12: | ||
* Bugzilla | * Bugzilla | ||
** With custom templates and tweaks | ** With custom templates and tweaks | ||
| − | |||
| − | |||
| − | |||
| − | |||
== Upgrade instructions == | == Upgrade instructions == | ||
| − | * | + | * For minor upgrades, you can do a cvs up with appropriate tags. Do a test on a copy first to check for conflicts. |
| − | + | * Major upgrades may require manual hacks to the custom templates | |
* Run ./checksetup.pl afterwards to update DB and compile templates | * Run ./checksetup.pl afterwards to update DB and compile templates | ||
Revision as of 04:39, 11 February 2009
The bug tracker o' fun.
Contents |
Hardware
Software
- Apache+Perl
- Bugzilla
- With custom templates and tweaks
Upgrade instructions
- For minor upgrades, you can do a cvs up with appropriate tags. Do a test on a copy first to check for conflicts.
- Major upgrades may require manual hacks to the custom templates
- Run ./checksetup.pl afterwards to update DB and compile templates
Notes
- Switched to SSL 2008-02
How to recover in a hurry
- Pray
Patches
- the custom template...
- some linking patches...
- globalwatchers preference patch