Proxy Server
A Nginx proxy will be needed.
Wildcard DNS pointing to the proxy server will be needed
Reason for proxying sunbird.org (Marketing website) - We can set Permanent rewrite URL with HTTP status 301 302 from sunbird.org to docs.sunbirg.org
Required Nginx Server blocks for proxying -
Marketing website -
<pr-id>.www-qa.sunbird.org
Docs website -
Related Jira Issues:
https://project-sunbird.atlassian.net/browse/SB-5494
Proxying will also be needed for the docs QA domains.
The page needs details of where the live marketing website and the live docs website will reside. Will it be in gh-pages or will it be in S3?