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
F12076876: D1312.id3369.diff
Thu, Oct 2, 22:02
F12076718: D1312.diff
Thu, Oct 2, 19:38
F12076664: D1312.diff
Thu, Oct 2, 19:17
F12076631: D1312.id3368.diff
Thu, Oct 2, 19:05
F12073622: D1312.id3366.diff
Thu, Oct 2, 01:04
Unknown Object (File)
Wed, Oct 1, 11:56
Unknown Object (File)
Sat, Sep 27, 21:19
Unknown Object (File)
Sat, Sep 27, 21:19
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