Page MenuHomeDevCentral

Provide PaaS Docker nginx base content
ClosedPublic

Authored by dereckson on Feb 19 2020, 00:38.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 07:11
Unknown Object (File)
Mon, Apr 22, 21:15
Unknown Object (File)
Fri, Apr 19, 03:28
Unknown Object (File)
Mon, Apr 15, 23:53
Unknown Object (File)
Sun, Apr 14, 22:37
Unknown Object (File)
Sun, Apr 14, 05:19
Unknown Object (File)
Sat, Apr 13, 05:28
Unknown Object (File)
Fri, Apr 12, 14:44
Subscribers
None

Details

Summary

If most of the requests are served as proxy_pass
to Docker containers back-end, two "base" cases
need also to be handled:

  • a request to the server domain
  • a request to a domain not served

The content for server homepage should be taken
from the server-homepages repository, but there
isn't currently an API to fetch it or a script
to build it. Instead, we provide a temporary
file Salt won't try to replace afterwards.

If a domain isn't served, we need to provide
information about possible and reasonnable causes,
and links for assistance.

Ref T1595

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable