Page MenuHomeDevCentral

Serve PHP sites on Alkane PaaS
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:41.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 17, 00:53
Unknown Object (File)
Sun, Nov 17, 00:29
Unknown Object (File)
Tue, Nov 12, 07:54
Unknown Object (File)
Thu, Nov 7, 11:01
Unknown Object (File)
Thu, Nov 7, 09:03
Unknown Object (File)
Sun, Nov 3, 17:19
Unknown Object (File)
Thu, Oct 31, 12:55
Unknown Object (File)
Sun, Oct 27, 18:31
Subscribers
None

Details

Summary

Refactor the webserver-legacy php-sites unit, with an effort
to keep in simple.

Enable opcache by default and tune it in production, with larger cache.
This change means php-fpm *MUST* be restarted when a PHP site is updated,
as we don't check the timestamps of the files and so don't invalidate the
cache.

Ref T1828.

Test Plan

Deploy on web-001

Diff Detail

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