rclone/docs
Brian Stengaard ce05ef7110 Add IAM role and Env credentials
This will make the s3 provider authentaction logic

  - Configured credentials if both key and secret available
  - Anonymous if key and secret missing and env_auth not set
  - if env_auth is set to truthy (https://golang.org/pkg/strconv/#ParseBool)
    - AWS_ACCESS_KEY_ID / AWS_SECRET_ACCESS_KEY environment variables
    - IAM role credentials as fallback
2016-02-09 16:32:36 +00:00
..
content Add IAM role and Env credentials 2016-02-09 16:32:36 +00:00
layouts Update templates to changes in the latest hugo version 2016-01-16 14:11:52 +00:00
static Update font awesome to 4.4.0 2015-11-06 15:26:58 +00:00
config.json Update docs for Dropbox and Google Cloud Storage 2014-07-18 10:10:08 +01:00
README.md How to build the docs 2014-04-17 22:39:23 +01:00

Docs

See the content directory for the docs in markdown format.

Use hugo to build the website.