scarr icon indicating copy to clipboard operation
scarr copied to clipboard

An end-to-end tool for S3 + cloudfront static sites

Results 4 scarr issues
Sort by recently updated
recently updated
newest added

When running scarr deploy, you get to a step where it's waiting for dns records to get picked up by ACM so the new certificates can get validated. It says...

bug

Add an optional `bucketName:` field to the config file so people can customize that if they need to.

enhancement

Right now if you run scarr for example.com, we provision + validated a certificate for example.com. And if you run it for foo.bar.example.com, we get a cert for foo.bar.example.com. We...

enhancement