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

Deleted images after upload #1

Closed
martinnicolas opened this issue Dec 13, 2017 · 0 comments
Closed

Deleted images after upload #1

martinnicolas opened this issue Dec 13, 2017 · 0 comments

Comments

@martinnicolas
Copy link
Owner

martinnicolas commented Dec 13, 2017

Heroku's dyno process delete stored images after a couple of minutes from being uploaded. Images can be uploaded direct to an external storage service, like Amazon's S3, to prevent them for being deleted.

Switching carrierwave to carrierwave_direct gem can solves that problem. Access https://github.com/dwilkie/carrierwave_direct and follow README instruccions.

@martinnicolas martinnicolas added this to the Direct image upload yo S3 milestone Dec 13, 2017
@martinnicolas martinnicolas self-assigned this Dec 13, 2017
@martinnicolas martinnicolas moved this from to do to in progress in Pre alpha project Dec 20, 2017
@martinnicolas martinnicolas moved this from In progress to Done in Pre alpha project Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant