Commit Graph

31 Commits

Author SHA1 Message Date
Kyle Carberry 5f40ebb845
Update wording for sshcode 2019-04-19 21:22:00 -04:00
Kyle Carberry c56e2797cc
Add sshcode to the readme 2019-04-19 21:20:31 -04:00
Asher d5b03ef60e
Remove version from Docker command 2019-04-17 17:38:22 -05:00
Kyle Carberry c3a38e3fea
Add telemetry and option to disable (#519)
* Add telemetry and option to disable

* Update readme and getting-started guide

* Update lockfile

* Update getting started guide
2019-04-17 17:18:35 -05:00
Kyle Carberry 2785e2219a Remove hosted from the readme 2019-04-11 02:11:51 +00:00
Anmol Sethi eb0f773146
Update README.md 2019-04-04 18:41:45 -05:00
Kyle Carberry 2683b7c734
Update notes title 2019-04-03 11:23:32 -04:00
Kyle Carberry f484781693
Minor update in notes 2019-04-02 11:41:44 -04:00
John McCambridge a4cca6b759 Add information about release notifications/gif (#355)
* Add information about release notifications/gif

* Remove unecessary space

* Add smaller gif

* Add even smaller gif

* Trim time in new gif

* Cropped a tad more

* Fix weird aligning
2019-03-27 17:05:44 -05:00
NGTmeaty 6105bba0a4 Add higher quality Discord badge and add a link to the license badge. (#364)
* Add higher quality Discord badge and add link 

to license.

* Use @grant's much better version :)
2019-03-27 17:05:23 -05:00
Hayden Young 80c19878e0 Add note about extensions needing to be OSS (#113)
* Add note about extensions needing to be OSS

* Update README.md

* Update README.md
2019-03-22 14:58:13 -05:00
Kyle Carberry 3b8cd0a3cd
Fix docker cmd in readme 2019-03-15 01:24:44 -04:00
Mike Hatch 98cad8ae69 Fixed a couple of typos (#243) 2019-03-14 18:32:18 -04:00
Anmol Sethi 26edea5098
Update docker oneliner and fix clone task 2019-03-10 11:39:17 -04:00
Khải 41d1be9205 Add -t flag to docker example (#181)
It is quite annoying when Ctrl-C does not stop the container
2019-03-10 08:28:25 -05:00
Anmol Sethi 76e0338d7f Reverts parts of my last PR (#177)
Cannot mount data directory at the moment, we need to make code-server
override all binaries in there instead of reusing and will wait
until the new Dockerfile is pushed before removing the default
entrypoint from README.md
2019-03-09 16:01:53 -07:00
Anmol Sethi f37533579d Fix build and Dockerfile issues (#176)
* build: fix yarn corruption issues

Closes #100

Thanks @zerdos

* Dockerfile: add default Entrypoint and mount data dir

Closes #170
Closes #78

Thanks @ay-b
2019-03-09 14:51:51 -08:00
Jeremy Pinnix 5c435a3b6c Update grammar on README (#139) 2019-03-08 08:34:31 -08:00
Semen Zhydenko 9f4212eace inital -> initial (#135) 2019-03-08 08:10:50 -08:00
Kyle Carberry 231cdec7fb
Update known issues in readme with better wording 2019-03-07 21:23:16 +00:00
Elizabeth 8e68411174 Update example docker command port bind options (#88)
must use 127.0.0.1 and not `localhost`
2019-03-07 09:31:01 -08:00
Anmol Sethi 17267bd801 Add Dockerfile and some cleanup (#57) 2019-03-06 18:59:43 -08:00
Ammar Bandukwala d4867ca430 Cleanup English in README (#21) 2019-03-06 10:11:27 -08:00
Ammar Bandukwala 1d8da2161f Add value props to readme (#20) 2019-03-05 17:45:21 -08:00
Colin c772e920cd Add Discord widget to README (#16) 2019-03-05 13:53:05 -08:00
Ammar Bandukwala 838c8a6f2c
Clarify that the cloud offering is seperate from the open source 2019-03-05 12:51:34 -06:00
Asher 5b0d11e470
Use localhost for code-server domain 2019-03-04 16:11:48 -06:00
Asher c046558d33
Add commercialization section to readme 2019-03-04 14:27:46 -06:00
Kyle Carberry 33717b277a Add documentation (#42)
* Add docs

* Add guides for hosting

* Inital commit. Add quick start guide for self hosted

* Add info for flags

* Detail usage flags and provide examples

* Correct file types for certificate

* Add self-signed certificate guide, update .gitignore

* Add additional information.:

* Checkout to master

* Add transition document, add some links to readme

* Comment out some stuff

* Revise transition document

* Fix typo

* Add Google Cloud setup guide

* fix link

* Add guide links to readme

* Add AWS deployment guide

* Fixup based on PR suggestions

* Fixup ssl guide and readme

* Fix typo

* Add step to make binary executable

* Add digitalocean guide, update readme, add chmod steps just in case

* add information about securing the connection to each deploy guide

* Update doc/security/ssl.md

Co-Authored-By: nol166 <jmccamb@gmail.com>

* Fixup from PR suggestions

* Add guide for systemd for when ssh closes

* Fix typos

* VS Code Remote -> code-server

* Fix minor stylistics

* Update readme (#43)

* Update readme

* Add details about chrome warning

* Add back extension ID settings

* Add back SSL guide to readme

* State that chmod is likely not necessary

* Fix type

* Update readme

* Remove transition guide

* Revise readme based on suggestions. (#45)

* Update references to vscode-remote

* No Windows support yet
2019-03-04 12:31:27 -06:00
Asher 70ad911641
vscode-online -> vscode-remote 2019-02-05 15:26:57 -06:00
Asher 9cd81f73fa
not finished 2019-02-05 11:15:42 -06:00