Go to file
whitesource-bolt-for-github[bot] 073a566a1e Initial WhiteSource configuration file 2019-05-08 13:57:15 +00:00
.circleci CircleCI integration 2019-05-08 12:04:12 +01:00
.gitignore clean.js 2019-05-08 12:23:52 +01:00
.whitesource Initial WhiteSource configuration file 2019-05-08 13:57:15 +00:00
README.md added Codacy badge. 2019-05-08 14:49:02 +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

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