Demonstrate deployment of Burr UI on AWS
Open
area/ci
area/examples
kind/documentation
priority/low
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 195
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 17
Description
**Is your feature request related to a problem? Please describe.**
We have the [s3 server](https://github.com/DAGWorks-Inc/burr/blob/main/burr/tracking/server/s3/README.md) as well as a fairly complex set of terraform files, but we don't have a simple deploy on AWS tutorial.
**Describe the solution you'd like**
A documentation page/example for how to deploy on AWS. We will link from the docs.
Terraform would be nice too!
Ideally:
1. Inside a VPN
2. Parameterizable on the S3 bucket
3. Simple, single-tenant server (no need for horizontal scaling as we are not write-bound)
Contributor guide
Assessment
This issue has not been assessed yet.