fog-digitalocean icon indicating copy to clipboard operation
fog-digitalocean copied to clipboard

Fog for DigitalOcean Platform — Edit

Results 7 fog-digitalocean issues
Sort by recently updated
recently updated
newest added

With fog-core 1.45.0 and fog-digitalocean 0.4.0 the following occurs: ```ruby > Fog::Compute.new(:provider => "DigitalOcean", :digitalocean_token => '') LoadError: cannot load such file -- fog/digitalocean/compute ``` It looks like the file...

I would like to user block storage of digitalocean for storing the images and files, and need to help to do with fog-digital ocean and carrierwave gem.

DigitalOcean and the API now supports DNS ;)

This PR implements DNS support for DigitalOcean

We need to make sure `fog-digitalocean` is following our current patterns to make sure issues we had in the past aren't going to happen again. Please, follow the steps at...

Consider pulling in this PR which never made it to fog trunk: https://github.com/fog/fog/pull/3891