Page MenuHomeDevCentral

Align nginx directories
ClosedPublic

Authored by dereckson on Apr 16 2023, 22:46.
Tags
None
Referenced Files
F24652407: D3037.id7760.diff
Tue, Mar 3, 10:23
F24652093: D3037.id7760.diff
Tue, Mar 3, 10:06
F24642465: D3037.id7752.diff
Tue, Mar 3, 01:11
F24642088: D3037.id7752.diff
Tue, Mar 3, 00:51
F24642086: D3037.id7752.diff
Tue, Mar 3, 00:51
F24629571: D3037.id7759.diff
Mon, Mar 2, 12:33
F24629408: D3037.id7759.diff
Mon, Mar 2, 12:17
F24629400: D3037.id7759.diff
Mon, Mar 2, 12:16
Subscribers
None

Details

Summary

As a part of the effort to sync nginx configurations,
both Docker and Alkane platforms will use /var/log/www
to store nginx logs. That will simplify configuration
to send log to OpenSearch and follow the "principle of
less surprise".

The /var/run/web directory is used by php-fpm, so it's best
to move the state in the php-sites unit.

Ref T1828

Test Plan

Deploy on Dwellers and web-001

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
webserver-alkane
Build Status
Buildable 4798
Build 5079: arc lint + arc unit

Event Timeline

dereckson created this revision.

Works like a charm on paas-docker, with the right SELinux context, and on webserver-alkane.

This revision is now accepted and ready to land.Apr 17 2023, 00:57
This revision was automatically updated to reflect the committed changes.