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

[FEATURE REQUEST] Media model should support saving to S3/GCP URLs #24

Open
evanderiel opened this issue Dec 14, 2023 · 1 comment
Open

Comments

@evanderiel
Copy link
Collaborator

Feature Summary

  • The Media model should support saving to S3/GCP URLs

Justification/Rationale

  • Makes it easier to deploy SDK in cloud-native environments
  • If we have a public demo cloud block storage is cheaper and easier to manage than having to grow virtual disks

Proposed Implementation (if any)

  • Define a MediaStorageAdapter class that can be subclassed for S3, GCP, etc
  • Use environment variables or settings to dictate which, if any gets used and to set credentials.
@movchan74
Copy link
Contributor

@evanderiel please add title

@evanderiel evanderiel changed the title [FEATURE REQUEST] [FEATURE REQUEST] Media model should support saving to S3/GCP URLs Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants