department-of-veterans-affairs / next-build

Front-end templating, build, and deploy for VA.gov CMS content.
Creative Commons Zero v1.0 Universal
9 stars 5 forks source link

[AP] Reverse Proxy prod config points to production next build bucket #726

Closed mreed101 closed 1 month ago

mreed101 commented 2 months ago

SNOW Needed

Description

To move into production we will need to update the reverse proxy to point to our next build production s3 bucket. Doing this is needed in order for users to be served next-build content.

This work is to update the reverse proxy production web server to point to our production s3 bucket.

https://github.com/department-of-veterans-affairs/vsp-platform-revproxy/blob/1917df29c5f3bac936d6cdeb9a87175f96d89525/template-rendering/revproxy-vagov/vars/nginx_config_vagov-prod.yml

Supporting Details

All changes are to be tested throughly inside of development and staging environments following the test plan. This change is not to be rolled into production without sign off from VA engineering.

Acceptance Criteria