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

add stac browser to docker deployment, change tiler in aws deployment… #159

Merged
merged 5 commits into from
Nov 14, 2023

Conversation

emileten
Copy link
Contributor

  • switch from the default tiler (radiant earth tiler) to our tiler (raster.eoapi.dev) in the AWS STAC browser deployment, making use of feat(stac-browser): configurable config file in stac browser deployment eoapi-cdk#84 (I am anticipating the future version number in the requirements-cdk.txt file change!)
  • add the STAC browser deployment to the standard and custom docker compose deployment. Again, making use of our app tiler. Noting that, because there isn't yet an official STAC browser docker image, I copied (and slightly changed) the radiant earth repo's dockerfile here and made use of that for both the standard and custom docker compose deployment.

This is a PR to my other branch that has several changes. Sorry for the complexity of this large target PR @vincentsarago, I will make sure to make smaller, easier to read changes in the future.

✅ This is deployed in AWS, the tilling works and I confirmed it's linked to our tiler
✅ docker deployment works as well

@emileten emileten merged commit b69a779 into feat/use-eoapi-cdk-v3 Nov 14, 2023
2 checks passed
@emileten emileten deleted the feat/stac-browser-tiler branch November 14, 2023 09:04
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

Successfully merging this pull request may close these issues.

2 participants