-
Attempting to authenticate with API token using 'doctl auth init' was not possible when on my VPN (Service:Private Internet Access. Server:Melbourne, Aus) it prompts for entry of the token, but after …
-
**Describe the bug**
Despite installing python3 and running the install certificates command per the documentation (downloaded python3 per docs + ran the install certs command + commands for prereq…
-
The `putObject()` API as implemented in #1 requires a `Content-Length` request header (https://developers.digitalocean.com/documentation/spaces/#object), the request will be rejected when this request…
-
I think it would be nicer to run `droplan` as a daemon process that continuously ran so that it could better splay out requests to the digitalocean api and more gracefully handle throttling.
tam7t updated
8 years ago
-
When using the api to generate snapshots, the name does not translate to a slug like the default (digitalocean) images. This breaks tools like docker machine (see issue: https://github.com/docker/mach…
-
Hello, everyone.
I have purchased a FreePBX app in DigitalOcean. So I could access FreePBX admin panel and I got some endpoints.
Btw, I made a node server to test APIs and installed ari-client node …
-
### What happened?
The following example in the docs
```
const foobarVolume = new digitalocean.Volume("foobarVolume", {
region: "nyc1",
size: 100,
initialFilesystemType: "ext4",
…
-
Add support for Linode DNS.
(AFAIK) Linode is one of the main competitors of DigitalOcean, they both have great and similar services and prices. It would be great to be able to use rancher-letsencryp…
-
The `Fly.io` `Postgres` is _unmanaged_ i.e. a YOYO ("You're On Your Own") sometimes up, sometimes down. 😕
But the _stateless_ Virtual Machines (VMs) have decent uptime and the _deployment_ is good. …
-
**Describe the bug**
Try to list commands with `/do help` but respond with: "Plugin for /do is not working. Please..."
So i go to Console, deactivate, reactivate and works, but some time later same …