Page MenuHomeDevCentral

Provide PaaS Docker nginx default vhosts
ClosedPublic

Authored by dereckson on Feb 18 2020, 21:06.
Tags
None
Referenced Files
F12395680: D2227.id5610.diff
Sat, Nov 1, 22:15
F12395269: D2227.id5640.diff
Sat, Nov 1, 21:52
F12391802: D2227.diff
Sat, Nov 1, 13:19
F12388987: D2227.id5639.diff
Sat, Nov 1, 08:36
F12388983: D2227.id5641.diff
Sat, Nov 1, 08:36
F12387793: D2227.id5640.diff
Sat, Nov 1, 05:11
F12387690: D2227.id5601.diff
Sat, Nov 1, 04:53
Unknown Object (File)
Fri, Oct 31, 10:57
Subscribers
None

Details

Summary

Server cover page and domain not found

Ref T1595.

Test Plan

Tested on Dwellers.

Unit tests provided for new node.get_ipv6_list function.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
arcpatch-D2227
Build Status
Buildable 3475
Build 3724: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson added inline comments.
roles/paas-docker/nginx/config.sls
63

[]

Drop TLS for fallback (we'll add it back later with wildcard domains)

+node.get_ipv6_list to get []

$ ssh dwellers sudo nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
This revision is now accepted and ready to land.Feb 20 2020, 05:18
This revision was landed with ongoing or failed builds.Feb 20 2020, 05:21
This revision was automatically updated to reflect the committed changes.