-
It's annoying to have to pass `--provider=aws` all the time, and it's unintuitive for a user to have to remember `DEFANG_PROVIDER=aws`.
It would be nice to have something like `defang provider set…
-
Just had a good chat with @nullfunc about config, interpolation, etc. where we talked about stuff like this:
https://github.com/DefangLabs/defang/pull/682#discussion_r1767890413
A thing that came …
-
[P3475R0](https://wg21.link/p3475r0) Defang and deprecate memory_order::consume (Hans Boehm)
-
## Use case
As an analyst, I would like to be able to paste defanged IOCs copied from other sources, and search for them in OpenCTI, without needing to manually defang them
## Current Workaround…
-
Running `defang up --provider aws` takes 15s to fail if I am not authenticated:
```
defang up --provider aws
! AWS provider was selected, but AWS environment variables are not set
* Using AWS pr…
-
![Screenshot 2024-10-16 at 9 26 01 AM](https://github.com/user-attachments/assets/59f7edf4-5fcc-47ea-ac8c-6ae9afab7450)
i followed the installation requirements found here
https://docs.defang.io/d…
-
I was looking at the defanged property, and I'm not sure that it expresses what it needs to. The first problem is that it is a boolean. If it is true, then all other properties on the SCO are defang…
-
https://github.com/DefangLabs/defang/actions/runs/10062610430/job/27815570636#step:6:35
```
Error: maximum number of projects reached
```
~~We could have a separate project quota for Defang tenant.~~…
-
It would be neat if you could import an SDK to control your Defang provisioned infrastructure from within your application.
For example something very loosely along these lines:
```typescript
i…
-
I generated a project with `defang generate` which ended up looking like this:
```
services:
service1:
restart: always
build:
context: .
dockerfile: Dockerfile
envi…