mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
docs: Clarify which IAM role is being referenced.
(cherry picked from commit 88b74c46bc)
This commit is contained in:
committed by
Tim Abbott
parent
e23673141a
commit
69e165f0fd
@@ -35,7 +35,8 @@ backend. To enable this backend, you need to do the following:
|
||||
1. Set `s3_key` and `s3_secret_key` in /etc/zulip/zulip-secrets.conf
|
||||
to be the S3 access and secret keys for the IAM account.
|
||||
Alternately, if your Zulip server runs on an EC2 instance, set the
|
||||
IAM role for the EC2 instance to the role.
|
||||
IAM role for the EC2 instance to the role created in the previous
|
||||
step.
|
||||
|
||||
1. Set the `S3_AUTH_UPLOADS_BUCKET` and `S3_AVATAR_BUCKET` settings in
|
||||
`/etc/zulip/settings.py` to be the names of the S3 buckets you
|
||||
|
||||
Reference in New Issue
Block a user