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

3855 - Move files to s3 bucket #3978

Draft
wants to merge 17 commits into
base: development
Choose a base branch
from
Draft

Conversation

sorja
Copy link
Contributor

@sorja sorja commented Sep 27, 2024

  • check migration step is exists query
  • Check public migration OR migration-step to alter DDL correctly

implementation:

  • create a bucket to s3
  • implement new service FileStorage to write and read files
  • remove column file from public.file

todo:

  • src/server/repository/public/ddl/getCreatePublicSchemaDDL.ts update public.file with public migration
  • investigate if we want to remove public.file

todo/check:

  • upload and view avatar
  • upload and view file from Links and repository
  • upload and view file from EditorWYSIWYG

@sorja sorja changed the title 3855 move files to s3 bucket 3855 - Move files to s3 bucket Sep 27, 2024
@mergify mergify bot mentioned this pull request Sep 27, 2024
4 tasks
@sorja sorja self-assigned this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants