<div dir="ltr">Hi Folks,<div><br></div><div>I've put together a juju plugin that automates vps provisioning on digital ocean. </div><div><br></div><div>This is a bit different than a regular provider, it relies on client side provisioning using the manual provider. Basically manual provider allows us to provide juju any machines with juju just managing the workload and the machine resources being managed externally. This plugin provides for machine allocation using the digital ocean api.</div>
<div><br></div><div>This isn't  a full juju provider so certain behavior is different, ie machine resources should be allocated before being use (the docs go into some more details).</div><div><br></div><div>The primary motivator here is to get a low cost vps provider  to allow people to use juju for workloads management at a better price point (ie 10 small vms for the price of a single ec2 small on demand instance) and to demonstrate the utility of manual provisioning.</div>
<div><br></div><div>Documentation, bug tracking, etc on github</div><div><a href="http://github.com/kapilt/juju-digitalocean">http://github.com/kapilt/juju-digitalocean</a></div><div><br></div><div>cheers,</div><div><br></div>
<div>Kapil</div></div>