You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@
20
20
```
21
21
> You will be prompted to enter the password shown in the CLI
22
22
`code-server` should now be running at https://<IP>:8443.
23
+
23
24
> code-server uses a self-signed SSL certificate that may prompt your browser to ask you some additional questions before you proceed. Please [read here](doc/self-hosted/index.md) for more information.
24
25
25
26
For detailed instructions and troubleshooting, see the [self-hosted quick start guide](doc/self-hosted/index.md).
@@ -51,3 +52,7 @@ Guides on setup for development will be coming soon. :)
51
52
## Enterprise
52
53
53
54
Visit [our enterprise page](https://coder.com/enterprise) for more information on our enterprise offering.
55
+
56
+
## Commercialization
57
+
58
+
If you would like to commercialize code-server, please contact [email protected].
0 commit comments