bird-house / birdhouse-deploy

Scripts and configurations to deploy the various birds and servers required for a full-fledged production platform
https://birdhouse-deploy.readthedocs.io/en/latest/
Apache License 2.0
4 stars 6 forks source link

STAC specific configurations for Nginx data access #409

Open fmigneault opened 9 months ago

fmigneault commented 9 months ago

You mentioned that you could add some STAC specific settings later on in a different PR. No need to do that now but could you make an issue that outlines some of your ideas so that we don't lose track of them.

Originally posted by @mishaschwartz in https://github.com/bird-house/birdhouse-deploy/pull/403#pullrequestreview-1757787855

The optional-components/stac-data-proxy allows the platform to share file contents referenced by STAC collections and items externally. Since this content can have variable media-types, sizes, stream strategies, the optimized methods to expose this data efficiently must be explored, such that Nginx configurations provide the best user experience possible.

A few initial ideas: