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
F7980287: D1312.diff
Tue, May 6, 05:34
F7964438: D1312.id.diff
Mon, May 5, 23:44
F7964319: D1312.id3369.diff
Mon, May 5, 23:41
Unknown Object (File)
Wed, Apr 30, 00:25
Unknown Object (File)
Tue, Apr 29, 19:53
Unknown Object (File)
Tue, Apr 29, 13:12
Unknown Object (File)
Mon, Apr 28, 10:20
Unknown Object (File)
Sun, Apr 27, 14:25
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