By franktheo1
carrierwave shows examples using S3, RackSpace, and Google storage. Is it possible to setup a similar thing with digital ocean?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Yes, I recently wrote a little tutorial on it here if you want to give it a go: https://medium.com/@erickhoury/uploading-images-from-rails-to-digitalocean-spaces-with-previewing-8e10f427a02b
From looking at their docs and searching around, the only option I’m seeing (since physical integration is missing) is local using the file method. Of course, if you’re looking to connect to a Droplet remotely, that’s not a valid option. You could, however, setup a Droplet and create a solution in-app that would push the files to your Droplet once uploaded locally and from there, do whatever you need to do with them (i.e. serve, modify, etc).
It’s not as simple as setting the configuration in-app as it is with AWS and Google Cloud, but it is one solution if you want to use a Droplet with your application.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.