-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add commercialization section to readme
- Loading branch information
1 parent
50d642b
commit c046558
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,7 @@ | |
``` | ||
> You will be prompted to enter the password shown in the CLI | ||
`code-server` should now be running at https://<IP>:8443. | ||
> 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. | ||
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. :) | |
## Enterprise | ||
|
||
Visit [our enterprise page](https://coder.com/enterprise) for more information on our enterprise offering. | ||
|
||
## Commercialization | ||
|
||
If you would like to commercialize code-server, please contact [email protected]. |