1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/scripts/install
epriestley 5fd46dce66 Improve order of operations in upgrade script
Summary:
  - Run "phd stop" before stopping apache. This is essentially a smoke test for
PHABRICATOR_ENV being set.
  - Run documentation generation after everything else. Between the pull and the
restart we have some minor exposure to APC issues with deleted files and
out-of-date module definitions, and this limits that.
  - Pull commands out of (x && y) stuff, this prevents "set -e" from working
correctly.

Test Plan: Ran upgrade script locally.

Reviewers: btrahan, jungejason

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D1419
2012-01-16 11:52:01 -08:00
..
install_rhel-derivs.sh Install "mysql-server" in the RHEL-derivatives script 2011-06-30 12:17:10 -07:00
install_ubuntu.sh Fix string matching bug in Ubuntu install script. 2011-10-17 10:18:18 -07:00
update_phabricator.sh Improve order of operations in upgrade script 2012-01-16 11:52:01 -08:00