Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to configure s3 from env? #6235

Closed
pierreozoux opened this issue Mar 3, 2017 · 3 comments
Closed

Is it possible to configure s3 from env? #6235

pierreozoux opened this issue Mar 3, 2017 · 3 comments
Assignees
Milestone

Comments

@pierreozoux
Copy link
Contributor

I'm working on the Rocket.Chat helm chart, and I'm wondering if this is possible.

Thanks!

@engelgabriel
Copy link
Member

Yes, it is. @sampaiodiego can you help here?

@sampaiodiego
Copy link
Member

@pierreozoux you can set the following environment variables at startup:

  • FileUpload_Storage_Type=AmazonS3
  • FileUpload_S3_Bucket
  • FileUpload_S3_AWSAccessKeyId
  • FileUpload_S3_AWSSecretAccessKey
  • FileUpload_S3_CDN
  • FileUpload_S3_Region
  • FileUpload_S3_BucketURL

@pierreozoux
Copy link
Contributor Author

Thank you very much this helps a lot to know that :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants