Page MenuHomeDevCentral

Provide PaaS Docker nginx default vhosts
ClosedPublic

Authored by dereckson on Feb 18 2020, 21:06.
Tags
None
Referenced Files
F3769636: D2227.id5641.diff
Sat, Nov 23, 16:19
F3769616: D2227.id5639.diff
Sat, Nov 23, 16:11
F3769570: D2227.id5640.diff
Sat, Nov 23, 16:00
F3769569: D2227.id5610.diff
Sat, Nov 23, 15:58
F3769137: D2227.diff
Sat, Nov 23, 13:11
Unknown Object (File)
Fri, Nov 22, 10:48
Unknown Object (File)
Tue, Nov 19, 22:26
Unknown Object (File)
Tue, Nov 19, 13:45
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 Not Applicable
Unit
Tests Not Applicable

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.