Go Makefile Shell Nix
Switch branches/tags
Nothing to show
Latest commit 2e6ca23 May 13, 2017 @vdemeester vdemeester Update default.nix 👼
Signed-off-by: Vincent Demeester <[email protected]>

README.md

InfraKit.DigitalOcean

CircleCI codecov

InfraKit plugins for creating and managing resources in DigitalOcean.

Instance plugin

An InfraKit instance plugin which creates DigitalOcean droplets.

Building

To build the instance plugin, run make binaries. The plugin binary will be located at ./build/infrakit-instance-digitalocean.

Running

${PATH_TO_INFRAKIT}/infrakit-flavor-vanilla
${PATH_TO_INFRAKIT}/infrakit-group-default
./build/infrakit-instance-digitalocean --config=[CONFIG_PATH] --region=[GCP_ZONE]

${PATH_TO_INFRAKIT}/infrakit group commit do-example-1.json