defang icon indicating copy to clipboard operation
defang copied to clipboard

Defang CLI and sample projects

Results 150 defang issues
Sort by recently updated
recently updated
newest added

In playground, image builds can be seen using `defang tail -n service1-image`, but in BYOC it's `defang tail -n kaniko`. This is inconsistent. BYOC should use he same naming as...

byoc

Look into making the defang protos package it's own submodule to be build and imported into defang and defang-mvp repos. Both repos have a dependency on the protos package but...

Allow multiple variables to be set at the same time, triggering a single deployment.

DX

Current deployment takes 40+ seconds, we need to root cause and possibly improve the deployment speed. - [ ] Profile current deployments - [ ] Keep Kaniko running? - [...

Current deployments are identified by tenantId and service name (which is also not unique see [issue 341](https://github.com/DefangLabs/defang-mvp/issues/341). We should add another identifier, **_project_**, to distinguish between deployments. We should also...

``` defang compose up ? Choose a cloud provider: [Use arrows to move, type to filter, ? for more help] > defang - The Defang Playground is a free environment...

wip

fixes #228 - Add cd version to project - byoc deploy using project cd version or latest for first deploy

If someone wants to contribute to Defang, it might be nice to have a way to quickly switch between the latest version they installed and their latest build.