docs
docs copied to clipboard
- Additional screenshot to "Using desktop IDEs" page in user-guide of where SSH button is (took me some time to realize, even though it is present on next screenshot on...
follow github setup , having a problem.
Is it standard requirement to request your private gitlab server be whitelisted in order to connect from codenvy.io? I noticed a few requests like that. I was able to connect...
Hello! I'd like to use webhook on TLS server. I run my go-script `http.ListenAndServeTLS("0.0.0.0:443", "webhook_cert.pem", "webhook_pkey.pem", nil)` But I can't get access to my page.. The port is filtered. How...
Hey, I played around a lot with the software for a portable eclipse alternative. I'm a Student and want to use it in a very simple and basic way for...
Codenvy snapshots are created but aren't destroyed. There are challenges to destroying them that are outlined in [a separate issue](https://github.com/codenvy/codenvy/issues/2012). We need docs that outline how to take care of...
Docs site doesn't have docs. Sometimes search in docs of a product are one of the most important things. So we should embed search if it possible from technical POW.
### What does this PR do? `CODENVY_MACHINE_WS_AGENT_INACTIVE_STOP_TIMEOUT_MS` environment property that are used for setting idle timeout is renamed to `CODENVY_LIMITS_WORKSPACE_IDLE_TIMEOUT`. ### What issues does this PR fix or reference? https://github.com/codenvy/codenvy/pull/1838