Deploy
Once an application is published, it should be available for deployment to the target environments. Deploy is relevant only to the app repositories which contain the microfrontend apps that are served to the online bank. These repositories are configured to use the shared pipeline that facilitates the deployment workflow specified on this page.
๐๏ธ Nucleus deployment
Deploy apps to Nucleus
๐๏ธ E-platform deployment
Deploy apps to e-platform
๐๏ธ Rollback
When a deployed application is not working as expected, you might want to redeploy an old version. To do that, you can go to the deploy environment page and open the deployment page for the application you want to redeploy. This will list all the app versions previously deployed to the environment. Click on the rollback button to redeploy a previously deployed version of the app. Hover over the tag to verify the app version you are trying to redeploy.