2
0
mirror of https://github.com/cderche/greenlock-storage-s3 synced 2025-12-26 14:08:39 +00:00
gl-store-s3.js/README.md
2019-05-08 14:06:36 +01:00

17 lines
458 B
Markdown

[![CircleCI](https://circleci.com/gh/cderche/greenlock-storage-s3.svg?style=svg)](https://circleci.com/gh/cderche/greenlock-storage-s3)
# 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