Skip to content

add additional S3 related environment variables #2270

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions