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
Unknown Object (File)
Sun, Aug 3, 23:07
Unknown Object (File)
Sat, Aug 2, 04:26
Unknown Object (File)
Sat, Aug 2, 01:44
Unknown Object (File)
Fri, Aug 1, 21:50
Unknown Object (File)
Fri, Aug 1, 14:08
Unknown Object (File)
Thu, Jul 31, 11:42
Unknown Object (File)
Fri, Jul 25, 19:57
Unknown Object (File)
Mon, Jul 21, 03:01
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