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

Unofficial node client for the v2 DigitalOcean API

Results 5 digitalocean-node issues
Sort by recently updated
recently updated
newest added

Started using `digitalocean` module in TypeScript environment. It would be nice if the module came with built-in types.

Hi, I've used this package for years and I love it. Recently, however, it appears that client.droplets.deleteByTag() doesn't work. When I put a debug statement (console.log) in client.js, in _makeRequestWithBody,...

https://developers.digitalocean.com/documentation/changelog/api-v2/support-for-custom-images-and-image-tagging/

https://developers.digitalocean.com/documentation/changelog/api-v2/support-for-spaces-cdn-endpoints/

Encountering an issue when deploying an Ubuntu image + providing valid SSH key IDs from digital ocean where Digital Ocean will set a random password for root, and cannot log...