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

Migrate to s3 #18

Open
5 tasks
Shubhaankar-Sharma opened this issue Nov 24, 2021 · 0 comments
Open
5 tasks

Migrate to s3 #18

Shubhaankar-Sharma opened this issue Nov 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Shubhaankar-Sharma
Copy link
Member

What we want to do is strip down the whole CDN, and make it for uploading files only, to an s3 bucket.
After Uploading we should store the s3 asset URL in the assets table, we have to remove the files table as it would be useless now.
Tasks:

  • Remove Get Asset Endpoints
  • Use s3 SDK to upload files instead of database
  • Clean up files remove models, tables, write a migration to delete table
  • Migration to add an asset URL field
  • Complete List assets and other endpoints.
@takos22 takos22 added the enhancement New feature or request label Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants