Skip to content

GitLab

  • Menu
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 & Registries
    • Packages & 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 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 1
  • Changes 3

This commit adds support for using S3 as storage.

TODO:

  • Adjust nginx config:
    • /files/: use uwsgi_pass instead
    • Expose rgw and change the presigned urls accordingly
  • Move data into S3
  • Add interface for admins to upload new videos
  • What policies do we used for the presigned links (ExpiresIn is currently just 3600, would be bad if the links becomes bad while watching the video)
Edited Apr 09, 2022 by Roman Karwacik
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: s3compatible