moj-frontend icon indicating copy to clipboard operation
moj-frontend copied to clipboard

build(dockerfile): update dockerfile to handle deploying to production

Open chrispymm opened this issue 1 year ago • 1 comments

Amend dockerfile to be multistage and allow generating a different image for staging and production. Production needs to be different as it needs to not have http auth, not have the staging banner, and it needs to be built from a git repo to eanble the 'last updated' functionality for components.

chrispymm avatar Sep 03 '24 09:09 chrispymm

🚀 Deploying to staging environment

Username: staging, Password: moj

github-actions[bot] avatar Sep 03 '24 09:09 github-actions[bot]

:tada: This PR is included in version 2.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

gregtyler avatar Sep 17 '24 09:09 gregtyler