Page MenuHomeDevCentral

Create php-fpm pool for api.nasqueron.org/servers-log
ClosedPublic

Authored by dereckson on Feb 16 2018, 18:41.
Tags
None
Referenced Files
F21127679: D1312.id3368.diff
Fri, Jan 16, 16:34
F21127676: D1312.id3366.diff
Fri, Jan 16, 16:34
F21126493: D1312.diff
Fri, Jan 16, 14:39
F21124473: D1312.id3370.diff
Fri, Jan 16, 10:30
Unknown Object (File)
Fri, Jan 9, 15:51
Unknown Object (File)
Thu, Jan 8, 19:51
Unknown Object (File)
Thu, Jan 8, 19:32
Unknown Object (File)
Thu, Jan 8, 19:32
Subscribers
None

Details

Summary

Facultative deployment

It's now possible to define a site in web_php_sites
to create a php-fpm pool, but not to deploy it:
only define 'user' and 'php-fpm' parameters,
but skip 'source' and 'target'.

Environment

A pool can define specific environment variables.
The state now reads the 'env' parameter in the
web_php_sites pillar entry.

This adheres to the 12 factor app environment pattern.

Test Plan

Ensure the php-fpm pool for the user exists

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable