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

[Stacked 7] Finally upload the data to S3 #2385

Merged
merged 5 commits into from
Apr 24, 2024

Conversation

ildyria
Copy link
Member

@ildyria ildyria commented Apr 11, 2024

No description provided.

@ildyria ildyria added the Review: medium Medium review expected: not many files, some attention to details required. label Apr 11, 2024
@ildyria ildyria marked this pull request as ready for review April 12, 2024 18:45
@ildyria ildyria force-pushed the refactor-naming-strategy branch from 5cff814 to 418d9b3 Compare April 12, 2024 20:01
@ildyria ildyria force-pushed the s3-uploading-step branch from e587b75 to f382e56 Compare April 12, 2024 20:01
@ildyria
Copy link
Member Author

ildyria commented Apr 12, 2024

@Kovah could you check this PR if this is working for s3 ? Pretty please.

You will need to set those in your .env :

PHOTO_PIPES=true
S3_ENABLED=true
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=
AWS_BUCKET=
AWS_URL=
AWS_ENDPOINT=
AWS_IMAGE_VISIBILITY=
AWS_USE_PATH_STYLE_ENDPOINT=

@ildyria ildyria merged commit fcc34e0 into refactor-naming-strategy Apr 24, 2024
31 checks passed
@ildyria ildyria deleted the s3-uploading-step branch April 24, 2024 20:38
ildyria added a commit that referenced this pull request Apr 24, 2024
* [Stacked 7] Finally upload the data to S3 (#2385)
ildyria added a commit that referenced this pull request Apr 24, 2024
* [Stacked 6] Remove hard coded values from naming strategy (#2384)
* [Stacked 7] Finally upload the data to S3 (#2385)
ildyria added a commit that referenced this pull request Apr 24, 2024
* [Stacked 5] Remove local requirement Middleware (#2383)
* [Stacked 6] Remove hard coded values from naming strategy (#2384)
* [Stacked 7] Finally upload the data to S3 (#2385)
ildyria added a commit that referenced this pull request Apr 24, 2024
* [Stacked 4] Refactor deletion (#2382)
* [Stacked 5] Remove local requirement Middleware (#2383)
* [Stacked 6] Remove hard coded values from naming strategy (#2384)
* [Stacked 7] Finally upload the data to S3 (#2385)
ildyria added a commit that referenced this pull request Apr 24, 2024
* [Stacked 3] Add storage disk to Size Variants. (#2381)
* [Stacked 4] Refactor deletion (#2382)
* [Stacked 5] Remove local requirement Middleware (#2383)
* [Stacked 6] Remove hard coded values from naming strategy (#2384)
* [Stacked 7] Finally upload the data to S3 (#2385)
ildyria added a commit that referenced this pull request Apr 26, 2024
* [Stacked 1] Add features flag for s3 (#2379)
* [Stacked 2] Add Enum storage. (#2380)
* [Stacked 3] Add storage disk to Size Variants. (#2381)
* [Stacked 4] Refactor deletion (#2382)
* [Stacked 5] Remove local requirement Middleware (#2383)
* [Stacked 6] Remove hard coded values from naming strategy (#2384)
* [Stacked 7] Finally upload the data to S3 (#2385)

Co-authored-by: Kovah <mail@kovah.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review: medium Medium review expected: not many files, some attention to details required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants