HomeDevCentral

Deploy a legacy pool for PHP 5.6 applications in webserver-legacy role

Description

Deploy a legacy pool for PHP 5.6 applications in webserver-legacy role

Summary:
PHP 5.6

The unit was fairly ready to be used for multiple instances, but needed
some improvements:

  • don't hardcore 'prod' (the name of the production pool)
  • when a site is moved from one pool to another, there is a need to remove old files in previous pool (cleanup.sls does that)

Pure Python state formula dumper script now supports os grain to be able
to dump cleanup.sls too.

Ref T1469

Test Plan:
https://www.espace-win.org/phpinfo.php shows an expected
configuration, with php.ini loaded.

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1469

Differential Revision: https://devcentral.nasqueron.org/D1947

Details

Provenance
derecksonAuthored on Oct 18 2018, 10:11
derecksonPushed on Oct 18 2018, 12:34
Reviewer
dereckson
Differential Revision
D1947: Deploy a legacy pool for PHP 5.6 applications in webserver-legacy role
Parents
rOPSaf23314a1faa: Build PHP source code
Branches
Unknown
Tags
Unknown
Tasks
T1469: Deploy a PHP 5 legacy pool on Ysul