This is a Cere maintenance page which can be setup and enabled for any UI application:
- Create an
<app>-<env>.yaml
workflow file separatelly for each environment. - In the
<app>-<env>.yaml
write your team name to show it on the maintenance page. - Add app secrets
<APP>_S3_BUCKET_NAME_DEV
,<APP>_CF_DISTRIBUTION_ID_DEV
for this repository. - Create, approve and merge a PR into
dev-cere
branch.
- Run your application workflow in GitHub Actions.
- Re-deploy your original application.