Report this

What is the reason for this report?

Jenkins plugin ?

Posted on June 25, 2013

Many companies use Jenkins for CI. Jenkins has a pretty nifty EC2 plugin which basically allows you to provision EC2 instances as job are started.

It would be great if digital ocean has something similar. I would definitely use it if there was a Jenkins plugin.



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The JClouds Plugin (https://wiki.jenkins-ci.org/display/JENKINS/JClouds+Plugin) recently added support for Digital Ocean as a provider. <br> <br>Because the plugin seems to just be an abstraction over the jclouds library, many of the field names do not map directly across. Plus, you need to use either DO’s API or look at the Image page’s source to get the image_id. <br> <br>Give me a shout if you think a tutorial on DO would be useful.

There isn’t a Jenkins plugin that I know of, however we provide an API so you can build one yourself if you want to: <br> <br>https://api.digitalocean.com/

I like this idea… how would you imagine this to work? similar to EC2 plugin or something basic where you could just spin up an image as a build slave?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.