blob: 515c2767b701e678a17c9ab49bcfeda1c711375d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Captura Backend
This is a pulumi template in case you easily want to roll out a captura
compatible backend that posts to S3.
You'll need to edit `Pulumi.production.yaml` and populate with your values
and then run `pulumi preview` to make sure that everything is ok and
`pulumi up`
## Changing Region
If you want to run it anywhere but on us-east-1, you'll have to change
the certificate generation to use the right provider.
|