-
The Equinix Metal API allows for query parameters in API requests to filter the resulting response list. The filterable fields, although not well documented today, tend to follow predictable patterns.…
-
Following [the example](https://github.com/pkgcloud/pkgcloud/blob/master/examples/compute/digitalocean.js) for DigitalOcean works great. Adding the attributes `keyname` or `keynames` to the server opt…
-
We just got an email from DigitalOcean stating that they will change their [Floating IP API endpoint](https://developers.digitalocean.com/documentation/v2/#floating-ips) starting the 26th. Functionall…
vdloo updated
2 years ago
-
Hello
We need help to run insight-ui + insight-api for zero-currency, on 2 different servers (DigitalOcean Droplets), to keep them alive for lifetime.
I will give access to the Ubuntu servers.
…
-
I cannot find ANY way to tag a droplet snapshot.
- There is no option to include tags in the request body when snapshotting a droplet
- Tags do not inherit from the droplet when snapshotting it
-…
-
### Case study React
In deze issue documenteer ik mijn bevindingen van react en staan voorbeelden hoe ik dat heb uitgewerkt. In deze issue staat o.a QuickStart React, mappenstructuur en code splittin…
-
# Bug Report
---
## Describe the bug
Having
```
resource "digitalocean_reserved_ip" "nomad_bastion" {
droplet_id = digitalocean_droplet.nomad_bastion.id
region = digitalocea…
-
DigitalOcean and the API now supports DNS ;)
-
Moving this to a separate issue
Running inside the development container from the "bump go 1.13" branch; https://github.com/moby/moby/pull/39549
More details can be found in my comments on https…
-
# Bug Report
## Describe the bug
Modifying size of connection pool make Terraform to recreate the connection pool. So I have to edit that field on webui then edit in my HCL file for now.…