Skip to content

Migrate to s3 #18

@Shubhaankar-Sharma

Description

@Shubhaankar-Sharma

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions