Next-build server running per Tugboat environment #10068
Labels
Accelerated Publishing
DevOps
CMS team practice area
Needs refining
Issue status
next-build
FE Repository that will replace content-build. Uses NextJS, builds static pages.
Description
Tugboat CMS instances will need a next-build 'dev' server running in order to provide preview to the CMS. Note that "dev" in this context does not mean the dev environment, i.e. dev.cms.va.gov, but rather, a running next-build server running in 'dev' mode (
yarn dev
) that is available to provide preview of next-build output to the CMS.Implementation details
The server must be available at a secure URL. next-build itself is responsible for starting itself as a secure server.
The CMS needs to be able to either construct the URL to the next-build preview server, or it needs to be provided that URL via an environment variable.
Preview servers should refresh according to the rules of the given environment. IOW:
Acceptance Criteria
CMS Team
Please check the team(s) that will do this work.
Program
Platform CMS Team
Sitewide Crew
⭐️ Sitewide CMS
⭐️ Public Websites
⭐️ Facilities
⭐️ User support
The text was updated successfully, but these errors were encountered: