Page MenuHomeDevCentral

Configure nginx for webserver-alkane
ClosedPublic

Authored by dereckson on May 30 2023, 22:24.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 28, 09:02
Unknown Object (File)
Mon, Sep 23, 01:26
Unknown Object (File)
Tue, Sep 17, 14:15
Unknown Object (File)
Fri, Sep 13, 15:54
Unknown Object (File)
Fri, Sep 13, 03:12
Unknown Object (File)
Fri, Sep 13, 03:12
Unknown Object (File)
Fri, Sep 13, 03:12
Unknown Object (File)
Thu, Sep 12, 04:06
Subscribers
None

Details

Summary

Promote the current data for webserver-legacy to webserver-alkane role.

Files in roles/webserver-alkane/nginx/files/includes/ are provisioned
everywhere, like on webserver-legacy.

Vhosts can be provisioned to www-alkane (web-001) or www-dev (windriver)
by declaring them in a file in the relevant pillar/paas/alkane/ folder.
That's a breaking change from webserver-legacy. This change takes care
to dispatch the vhosts to the relevant server.

Ref T1828

Test Plan

Deploy to WindRiver

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4985
Build 5266: arc lint + arc unit

Event Timeline

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

This revision is now accepted and ready to land.May 30 2023, 22:42
This revision was automatically updated to reflect the committed changes.
In D3160#47888, @Herald wrote:

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

This change is no-op for the vhosts content: it's a refactoring of the old webserver-legacy role for PHP and static sites into the new webserver-alkane role.