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

Implement better media synchronisation #227

Open
petrklus opened this issue Jan 15, 2019 · 0 comments
Open

Implement better media synchronisation #227

petrklus opened this issue Jan 15, 2019 · 0 comments

Comments

@petrklus
Copy link

We own a few projects that have their media libraries sizes ~3-5GB range. While this is way within the allocated storage on the Divio platform, the divio project pull media is already quite unusable - takes a very long time to complete to start and often fails.

We have resorted to using aws-cli and their aws s3 cp command, which works absolutely fine for both pulling and pushing media.

I believe the above should be an integral part of the divio-cli. Its media pull is simply useless for any normal project that has a few media assets in it and fishing for keys in unsupported control panel does not seem like the best solution, not to mention the need to maintain aws-cli and corresponding keys etc.

Please improve the media pulling functionality / at least integrate a way to easily output the full aws s3 cp command for manual running.

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

No branches or pull requests

1 participant