stac-utils / stac-utils/stac-fastapi
proper production deployment documentation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 324
- Forks
- 126
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 10
Description
I've been working through a number of production AWS deployment options... It surprises me that there isn't more guidance on how to deploy.
I'm volunteering to document the successful deployment but actually need to achieve it first. I'm sure there are many deployment approaches, but for me I've been playing around with an API Gateway approach (some success) and a ECS/Aurora serverless approach (some success). Both are currently struggling with proxy issues related to the base_url.
If anyone feels they have cracked this nut and are willing to collaborate, please let me know. I could see a few scenarios documented.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the AWS API Gateway and ECS/Aurora serverless approaches described in the issue, focusing on the proxy and base_url problems. Confirm a successful production deployment, then document the validated deployment scenarios and their setup steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, fastapi, python
- Domain
- backend, cloud, devops
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100