systems:euk1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
systems:euk1 [2011/06/25 19:55] – [Notes] new IP address for the munin box mjsystems:euk1 [2011/11/16 01:38] – pearweb upgrade instructions clockwerx
Line 69: Line 69:
   * Scripts that are not in the pearweb package but only on the server are located in /var/lib/pear/scripts/.   * Scripts that are not in the pearweb package but only on the server are located in /var/lib/pear/scripts/.
   * Data like package releases (tgz), generated manuals and peardoc cvs checkout are in /var/lib/pear/ which links to /home/pear/ since there is enough space.   * Data like package releases (tgz), generated manuals and peardoc cvs checkout are in /var/lib/pear/ which links to /home/pear/ since there is enough space.
 +
 +====== Upgrading ======
 +First, make your changes to the [[http://github.com/pear/pearweb|pearweb]] source.
 +
 +Second, ensure that you have deployed and tested the changes on [[sgrv1]]
 +  pear upgrade -f package.xml
 +or a specific area:
 +  pear upgrade -f package-pepr.xml
 +
 +Once you have tested your changes, you can proceed.
 +
 +Third, make the appropriate pearweb release and push it to pear.php.net.
 +
 +Join the #pear IRC channel on efnet, and discuss the changes you are about to make.
 +
 +Next:
 +  $ ssh pear.php.net
 +  $ sudo pear upgrade pearweb
 +  
 +or
 +  $ sudo pear upgrade pearweb_pepr
 +
 +Apply any mysql, crontab changes manually.
 +
 +Verify that http://pear.php.net/ is still functioning and update this changelog.
  
 ===== PHAR ===== ===== PHAR =====
systems/euk1.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1