[DOCS] Add documentation about proxy settings

Closes #110
This commit is contained in:
tlrx 2014-10-17 11:31:47 +02:00
parent a373ae1156
commit bfaa608f3a
1 changed files with 11 additions and 0 deletions

View File

@ -60,6 +60,17 @@ cloud:
protocol: https
```
In addition, a proxy can be configured with the `proxy_host` and `proxy_port` settings (note that protocol can be `http` or `https`):
```
cloud:
aws:
protocol: https
proxy_host: proxy1.company.com
proxy_port: 8083
```
### Region
The `cloud.aws.region` can be set to a region and will automatically use the relevant settings for both `ec2` and `s3`. The available values are: