blacklabelops / volumerize

Docker Volume Backups Multiple Backends
https://hub.docker.com/r/blacklabelops/volumerize/
MIT License
558 stars 77 forks source link

/credentials folder its not used for AmazonS3 backups #24

Closed SrZorro closed 6 years ago

SrZorro commented 6 years ago

Looks like the /credentialsfolder is only used by Google Drive and not AmazonS3 but in backends/AmazonS3/README.md All docker run examples contain a reference to a volume called volumerize_credentials mounted to that folder.

This is intended for a future feature where the access key and secret key are saved there or its a typo caused by duplicating the GoogleDrive Readme when creating the docs?

blacklabelops commented 6 years ago

Must be a typo by duplicating the readme.