Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • W website
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 85
    • Issues 85
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Video AG InfrastrukturVideo AG Infrastruktur
  • website
  • Merge requests
  • !47

Draft: Support for S3

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Roman Karwacik requested to merge s3compatible into master Apr 09, 2022
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 4

This commit adds support for using S3 as storage.

TODO:

  • Use auth() directly in files(filename), and not over proxy in nginx
  • Rewrite sorter.py
  • Expose rgw
  • Move data into S3
  • Add interface for admins to upload new videos
  • What policies do we use for the presigned links (ExpiresIn is currently just 3600, would be bad if the links becomes bad while watching the video)
Edited Jul 27, 2022 by Roman Karwacik
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: s3compatible