Is there a docker image for pega JS static content which is currently referred from pega CDN
In Infinity 8.8, Pega has separated the Constellation UI content and delivery into 2 categories and delivery mechanisms:
- JS generated by Pega engineers.
- UI assets (images, custom components, localisations) authored by customers.
The JS generated by Pega Engineers is published to a Pega CDN, and all Cosmos React portals automatically load the Pega generated js from there.
This is currently accessible via https://release.constellation.pega.io.
Is there any docker image available that can be pulled and referred locally(for on-premise) instead of from CDN.