cce8cbf861 | ||
---|---|---|
.circleci | ||
.gitignore | ||
README.md | ||
clean.js | ||
index.js | ||
package-lock.json | ||
package.json | ||
test.js |
README.md
greenlock-storage-s3
S3 backed storage strategy for greenlock-express.js (and greenlock.js)
Requirements
- AWS Account
- S3 Bucket
- Access to S3 Bucket via the AWS CLI (accessKeyId, secretAccessKey)
For more information see https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-access-control.html
License
ISC