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

s3-asset-storage-strategy #191

Closed
maurosergiosilva opened this issue Oct 29, 2019 · 2 comments
Closed

s3-asset-storage-strategy #191

maurosergiosilva opened this issue Oct 29, 2019 · 2 comments
Assignees
Milestone

Comments

@maurosergiosilva
Copy link

Describe the solution you'd like
Add suport to store assets on S3 Bukets.

@michaelbromley
Copy link
Member

This is a good idea. I've no experience with S3 so I'm going to leave this as "contributions welcome" for now and see if anyone wants to work on it.

@maurosergiosilva
Copy link
Author

maurosergiosilva commented Nov 13, 2019

feat(asset-server-plugin)

  1. add AssetStorageStrategy to export interface AssetServerOptions ;
  2. add Minio via docker-compose.yml;
  3. implement S3AssetStorageStrategy;

@michaelbromley michaelbromley self-assigned this May 6, 2020
@michaelbromley michaelbromley added this to the v0.12.0 milestone May 7, 2020
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