Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove management of CloudFront distribution from veda-backend #403

Closed
1 task done
botanical opened this issue Jul 22, 2024 · 4 comments
Closed
1 task done

Remove management of CloudFront distribution from veda-backend #403

botanical opened this issue Jul 22, 2024 · 4 comments
Assignees

Comments

@botanical
Copy link
Member

botanical commented Jul 22, 2024

Context

veda-routes will be responsible for management CloudFront resources, so we should remove the creation of the distribution from this repo.

Acceptance Criteria

  • repo is updated to no longer create a CloudFront distribution and related resources
@botanical
Copy link
Member Author

@anayeaye @smohiudd , do you think this ticket should also remove the CDK for the custom API domain?

@anayeaye
Copy link
Collaborator

@botanical you mean like staging-stac@domain_name.com and staging-raster@domain_name.com?

I think that would make the project easer to understand but I would probably only include that work in the same task if it makes it easier to remove the cloudfront distribution. I think removing that custom subdomain work might be a little messy to extract?

@botanical
Copy link
Member Author

@botanical you mean like staging-stac@domain_name.com and staging-raster@domain_name.com?

I think that would make the project easer to understand but I would probably only include that work in the same task if it makes it easier to remove the cloudfront distribution. I think removing that custom subdomain work might be a little messy to extract?

@anayeaye Yep, that's what I meant! Yeah, I will take a look, I think you're right that it might be a bit messy to extract but if not, I'll include that in this issue. Thanks!

botanical added a commit that referenced this issue Aug 23, 2024
… 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
@botanical
Copy link
Member Author

#422

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants