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

WIP: Storing records on remote s3 storage #6586

Draft
wants to merge 8 commits into
base: dev
Choose a base branch
from

Commits on May 23, 2023

  1. Add support for S3 storage configuration and enable S3 download and u…

    …pload in recording clips and cleanup. Add a storage type field to recordings
    skrashevich committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5f4a107 View commit details
    Browse the repository at this point in the history
  2. Add support for unsigned connections to S3 client when endpoint URL s…

    …tarts with 'http:https://' in StorageS3 constructor
    skrashevich committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f60af0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07cdec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    361e860 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d257fd2 View commit details
    Browse the repository at this point in the history
  6. black

    skrashevich committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1dc78c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    502baec View commit details
    Browse the repository at this point in the history
  8. S3 documentation

    skrashevich committed May 23, 2023
    Configuration menu
    Copy the full SHA
    33c8126 View commit details
    Browse the repository at this point in the history