You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove configuration and support for hosting duplicate stac and raster apis at alternative domains.
Why
The alt domain config and construct supported a one-off operational need for hosting multiple copies of the stac and raster apis at different custom domain urls. Removing this fix that is no longer needed or in use is a clean up chore only to make the project more readable.
AC
alt domain support removed from config and app construct
The text was updated successfully, but these errors were encountered:
… backend (#422)
### Issue
#403#221
### What + Why
- Remove cloudfront distribution CDK from veda-backend because it's now
managed in veda-routes
- Update values passed into ingestor config to derive endpoint values
using the custom host and stac and raster API root paths
- Remove configuration and support for hosting duplicate stac and raster
apis as alternative domains.
### Testing?
Deployed to UAH
What
Remove configuration and support for hosting duplicate stac and raster apis at alternative domains.
Why
The alt domain config and construct supported a one-off operational need for hosting multiple copies of the stac and raster apis at different custom domain urls. Removing this fix that is no longer needed or in use is a clean up chore only to make the project more readable.
AC
The text was updated successfully, but these errors were encountered: