]> git.r.bdr.sh - rbdr/captura-backend-example/blame_incremental - README.md
Adds handler type
[rbdr/captura-backend-example] / README.md
... / ...
CommitLineData
1# Captura Backend
2
3This is a pulumi template in case you easily want to roll out a captura
4compatible backend that posts to S3.
5
6You'll need to edit `Pulumi.production.yaml` and populate with your values
7and then run `pulumi preview` to make sure that everything is ok and
8`pulumi up`
9
10## Changing Region
11
12If you want to run it anywhere but on us-east-1, you'll have to change
13the certificate generation to use the right provider.