8000 add additional S3 related environment variables · Issue #2270 · nextcloud/docker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
add additional S3 related environment variables #2270
Open
@jessebot

Description

@jessebot

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 :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0