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
F20164144: D1312.id3369.diff
Mon, Jan 5, 22:54
Unknown Object (File)
Mon, Dec 29, 12:13
Unknown Object (File)
Mon, Dec 29, 05:34
Unknown Object (File)
Sat, Dec 27, 23:34
Unknown Object (File)
Mon, Dec 22, 22:59
Unknown Object (File)
Mon, Dec 22, 13:57
Unknown Object (File)
Sun, Dec 21, 01:51
Unknown Object (File)
Fri, Dec 19, 14:15
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