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

feature request: add missing S3 related enviornment variables #2270

Open
jessebot opened this issue Jul 25, 2024 · 0 comments · May be fixed by #2271
Open

feature request: add missing S3 related enviornment variables #2270

jessebot opened this issue Jul 25, 2024 · 0 comments · May be fixed by #2271

Comments

@jessebot
Copy link
Contributor

jessebot commented Jul 25, 2024

Hi nextcloud/docker friends!

There's a few env vars that would be nice to set via the docker image. Per the docs here's the missing env vars:

  • concurrency defaults to 5 [Note: This defines the maximum number of concurrent multipart uploads]

  • proxy defaults to false

  • timeout defaults to 15

  • uploadPartSize defaults to 524288000

  • putSizeLimit defaults to 104857600

  • version defaults to latest

  • verify_bucket_exists defaults to true [Note: Setting this to false after confirming the bucket has been created may provide a performance benefit, but may not be possible in multibucket scenarios.]

Each of the above would need a OBJECTSTORE_S3_ variable documented in the README.md, and also handled in .config/s3.config.php.

Thanks as always for your kind support over here!

  • with love from nextcloud/helm :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants