Union-Samurai
Union Samurai UI is built and maintained in its own repository. UI is protected via SAM authentication and it makes use of the Union Admin API for data. Also, the UI has some security built in via WAF.
Project Details¶
Infra Management/Hosting¶
Steps to create/update (new way)¶
- Run this pipeline for create/update infra-code/ui-code
Steps to delete (new way)¶
- Run this pipeline for delete infra-code/ui-code. (Note: You have to re-run this multiple times until this passes as the lambda edge functions usually take about 20 mins to get deleted)
Steps to delete infra (extinct)¶
_1. Run the release pipeline, to delete all the UI related resources - (Note: You have to re-run this multiple times until this passes as the lambda edge functions usually take about 20 mins to get deleted)
- Run the release pipeline, to delete all the SAM resources_
Technology stack¶
- UI is built using Angular JS
- The site is hosted on AWS CloudFront
- The site is also protected via WAF
- You can check the version of the site using the path - {domain}/configs/app.json
Environment | Current URL |
---|---|
DEV | https://samurai.dev.finapps.ihsmarkit.com |