Skip to content

digitalocean-labs/droplet-batch-operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Droplet Batch Operations

Warning

We do NOT recommend running this configuration over the internet, or on unsecured networks, without any access controls. Your infrastructure is confidential and should not be easily accessible by unauthorised individuals. Please configure https and at a minimum basic user authentication.

Use DigitalOcean's Public API to automate operations that are limited by the Cloud UI.

Start a local Caddy http server:

export DIGITALOCEAN_TOKEN='[REDACTED]'
./serve.sh

Currently implemented batch operations:

Examples

Create multiple droplets

Create droplets form and results

Monitor multiple droplets

Created droplet metrics

About

Batch operations on droplets using public API

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published