developmentseed / eoAPI

[Active Development] Earth Observation API (Metadata, Raster and Vector services)
https://eoapi.dev
MIT License
191 stars 20 forks source link

add a config parameter for db instance size #130

Closed hrodmn closed 10 months ago

hrodmn commented 10 months ago

Following up on discusion in #129.

While we wait for deployment of eoapi-cdk where database instance size is configurable, this makes it possible to specify the instance size via the CDK_EOAPI_DB_INSTANCE_SIZE environment variable.

vincentsarago commented 10 months ago

🥳 thanks @hrodmn (appreciate the documentation update 🙏 )