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

Piggy-backing on https://github.com/defang-io/defang/issues/169, if that feature does get developed, it would be really useful to get the logs for a given build. Imagine a workflow something like this: First I...

later
ai-debugging

https://learn.microsoft.com/en-us/windows/win32/seccrypto/signtool https://www.microsoft.com/en-us/wdsi/filesubmission

Create a man page for defang

We created a new process to publish the samples which publishes them at: https://docs.defang.io/samples-v2.json We did this so we could maintain backwards compatibility with the CLI which expected the samples...

Refactor tail.go Tail function. This is just a pass to break up the function into smaller more focused parts. Update function to looks for specific log events to end showing...

I think it would be really cool if we could merge multiple samples. I think one of the barriers during the hackathon was that there's a nextjs sample and a...

spike

Not just for host ports: ``` services: app: build: . ports: - target: 80 mode: ingress #domainname: example.com environment: - FQDN=https://app ```

later
DX
playground

Apex domain cannot have CNAME, but can do "ALIAS"

create-react-app (and possibly other bundlers) needs hostnames at image build time.