Ben Potter
Ben Potter
## Workaround For those looking for this behavior today, you can use a bash `while` loop in your coder script to wait for a specific command (e.g. `code-server` to become...
We should at least add a message that logs are only being persisted for `n` days instead of it being blank. +1 for this being a (hidden) server flag ![Screenshot...
Unsure what the overhead is for this exactly and what our recommendation would be for large deployments with large scripts, but generally open to having these persisted.
We'll be able to get to this first thing in January!
Bringing this as a candidate into our next sprint, I agree the flags should be unified here
Related is https://github.com/coder/customers/issues/572. I wonder if we can make `coder open` more generic / extensible by modules (e.g. forward local ports, open browser, etc)
An nginx or caddy proxy can also include basic authentication.
Hi folks I'm not sure if we will be able to officially support this without some help. PRs welcome! Can you open up an issue if you are still running...
I'm not convinced we should do this. Our customers can serve this statically using something like GitHub pages and can always run a `nginx` image with the docs mounted. It...
I'm fine if we run the `nginx` container with our Helm chart and the docs mounted but don't want us to make a custom `coder-docs` image we publish