Page MenuHomeDevCentral

Align nginx configuration to production for webserver-alkane
ClosedPublic

Authored by dereckson on Jun 7 2023, 19:36.
Tags
None
Referenced Files
F3786492: D3190.id8130.diff
Tue, Nov 26, 15:39
F3786386: D3190.id8129.diff
Tue, Nov 26, 14:40
F3785332: D3190.id8130.diff
Tue, Nov 26, 08:36
F3785331: D3190.id8129.diff
Tue, Nov 26, 08:36
Unknown Object (File)
Mon, Nov 4, 08:13
Unknown Object (File)
Mon, Nov 4, 06:59
Unknown Object (File)
Sat, Nov 2, 20:30
Unknown Object (File)
Oct 27 2024, 11:46
Subscribers
None

Details

Summary

There was a drift between production and rOPS in Ysul for webserver-legacy sites.
This change ensures we're sync between repository and production for webserver-alkane.

Mainly:

  • fastcgi_params is now includes/fastcgi on several PHP sites
  • dereckson.be WordPress configuration uses experimentally WordPress SaaS config
  • Dotclear to WordPress migration fixes
  • Let's Encrypt location blocks should also be present in TLS server blocks
  • alias www.nasqueron.org/software

Ref T1803.
Ref T1828.

Test Plan

nginx -t

no-op as those changes reflect current production state

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
alkane-nginx-fixes
Build Status
Buildable 5024
Build 5305: arc lint + arc unit

Event Timeline

This change touches Wolfplex files. As such, administrative approval is needed from Wolfplex technical contact.

Looks good to me.

In D3190#48359, @Herald wrote:

This change touches Wolfplex files. As such, administrative approval is needed from Wolfplex technical contact.

Covered by blanket approval as it fixes a batch of vhosts hosted on Alkane to include the right file.

Furthermore, as noted in test, this is no-op as already like this both on web-001 and Ysul.

This revision is now accepted and ready to land.Jun 7 2023, 19:39