-
Many developers installing Fn don't have root access and can't write to /usr/local/bin. On some platforms (e.g., DigitalOcean droplets) /usr/local is in a read-only file system and cannot be written …
-
### Is your feature request related to a problem? Please describe.
I do a snapshot of a droplet through automation. This snapshot is a golden image to be used to create another droplets. I want this …
-
Formalizing https://github.com/NixOS/nixops/pull/562#issuecomment-313917049
To reproduce this, use something along the lines of
```nix
{
resources.sshKeyPairs.ssh-key = {};
machine = {…
ghost updated
4 years ago
-
Configurar CD en digital ocean usando docker compose y algún reverse proxy.
El backend debería estar disponible en https://api.experiment-hub.com
Propongo docker compose para manejarnos con una image…
-
# Bug Report
---
## Describe the bug
Using a data source to retrieve the id of loadbalancer and using that id in `source_load_balancer_uids` array results in the following error:
```
Error:…
-
Support deploying cloud server from mobile uProxy Air client.
Using an Android web view in our app, we can improve the cloud deployment in ways that aren't possible in a standard web page.
We sh…
-
DigitalOcean is my preferred "first pass" cloud provider; they've got a really simple system.
The core mechanics of any cloud integration is tracking volumes for server config and save data, and th…
-
# Bug Report
---
## Describe the bug
When creating a Spaces Bucket via Terraform, we get a timeout and and the following error:
`Error: NoSuchBucket: status code: 404, request id: `
…
-
Hello!
Thanks for a great, simple library. It was a breeze to get started with, and I really like how extensible you've been able to make this.
I'm interested in spinning up a PostgreSQL cluster…
-
**RancherOS Version: 1.5.6**
**Where are you running RancherOS? DigitalOcean**
I'm trying to use RancherOS in DigitalOcean, which is pretty easy, but I noticed that after I installed longhorn my…