Go to file
Cyrille 42c58f75da removed node_modules 2019-05-08 12:25:28 +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 Revert "version 1" 2019-05-08 11:43:59 +01:00
clean.js clean.js 2019-05-08 12:23:52 +01:00
package-lock.json implemented cleanup. 2019-05-08 12:19:12 +01:00
package.json implemented cleanup. 2019-05-08 12:19:12 +01:00
test.js CircleCI integration 2019-05-08 12:04:12 +01:00

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