Go to file
cyrille f71fb416fa
Update README.md
2019-05-08 15:06:29 +01:00
.circleci CircleCI integration 2019-05-08 12:04:12 +01:00
.gitignore clean.js 2019-05-08 12:23:52 +01:00
README.md Update README.md 2019-05-08 15:06:29 +01:00
clean.js created index.js 2019-05-08 14:05:05 +01:00
index.js added debug functionality. 2019-05-08 14:15:46 +01:00
package-lock.json created index.js 2019-05-08 14:05:05 +01:00
package.json created index.js 2019-05-08 14:05:05 +01:00
test.js added debug functionality. 2019-05-08 14:15:46 +01:00

README.md

CircleCI Codacy Badge Known Vulnerabilities

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