Lio李歐
Lio李歐
Just press `V`!
Fixed by #691
`--wait` is implied for all `defang compose up`, `--wait-timeout` is useful for CI. CLI should exit with non-zero when the timeout is reached. Can use the golang `context.WithTimeout` feature to...
Blocked by #426
Makes sense to add health endpoint to each template.
Relates to #451
The right fix is to deploy an instance of CoreDNS in our Playground cluster and do DNS lookups per tenant, instead of using a shared Route53 private zone. Then we...
Need to investigate the alternative of running (private) services on ECS-EC2 so we can override the DNS search domain in `/etc/resolv.conf`.
Related to https://github.com/DefangLabs/defang-mvp/issues/376 and #148
The protobuf was amended in #464