File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -53,20 +53,9 @@ code-server.
53
53
We also have an in-depth [ setup and
54
54
configuration] ( https://coder.com/docs/code-server/v3.11.0/guide ) guide.
55
55
56
- ### code-server --link
56
+ ## TLS and authentication (beta)
57
+ To add TLS and authentication out of the box, use [ code-server --link] ( https://coder.com/docs/code-server/v3.11.0/link )
57
58
58
- We're working on a cloud platform that makes deploying and managing code-server
59
- easier. Consider running code-server with the beta flag ` --link ` if you don't
60
- want to worry about:
61
-
62
- - TLS
63
- - Authentication
64
- - Port forwarding
65
-
66
- ``` bash
67
- $ code-server --link
68
- Proxying code-server, you can access your IDE at https://example.cdr.co
69
- ```
70
59
71
60
## Questions?
72
61
You can’t perform that action at this time.
0 commit comments