29 Commits

Author SHA1 Message Date
255fa37e1d Bundle systemd system unit
systemd's user units are buggy on certain versions
and do not linger by default.

Closes #1771
Closes #1673
Closes #1882
Closes #1861
2020-08-27 13:20:21 -04:00
c8ce380f10 instanceIp --> username@instanceIp (#1921)
* instanceIp --> username@instanceIp

* [user]@<instance-ip>

Co-authored-by: Anmol Sethi <hi@nhooyr.io>

Co-authored-by: Anmol Sethi <hi@nhooyr.io>
2020-08-20 10:55:03 -04:00
0bd808270d doc/guide: Fix TOC 2020-07-22 17:29:45 -04:00
bc78e16146 doc/guide: Improve nginx docs (#1902)
Made it a full alternative to caddy, just so we don't ever have to explain how to configure Nginx again.
2020-07-22 16:05:39 -04:00
6c5a9edced Tiny text changes 2020-07-21 17:16:32 -05:00
6c3e4d2a76 Add trailing / 2020-07-16 19:24:13 +02:00
96af9761b7 Add Nginx instructions to guide
Added Nginx instructions for people who prefer to use this instead of Caddy
2020-07-06 10:45:09 +02:00
3d9e3b8717 Add FreeBSD support to install script 2020-06-13 11:14:32 -04:00
88c76d4794 Fix typo in guide.md 2020-06-04 16:49:49 -04:00
bd2e55dcf3 Make README more clear 2020-06-04 16:47:27 -04:00
665ca017a1 Fixes from @code-asher's godly review 2020-05-27 15:48:22 -04:00
7ef82d8422 Improved install.sh flags 2020-05-27 15:48:22 -04:00
42b5152888 Further documentation cleanup 2020-05-27 15:48:22 -04:00
7dcfde7329 Documentation fixes 2020-05-27 15:48:22 -04:00
f117475970 install.md: Add https://github.com/linuxserver/docker-code-server
See https://github.com/cdr/code-server/issues/1337#issuecomment-632131384
2020-05-27 15:48:22 -04:00
a40dabbd22 Add install script to docs 2020-05-27 15:48:22 -04:00
3b11733bd8 Add auto install script 2020-05-27 15:48:22 -04:00
96eeb9fea0 Fix install instructions for SUSE
Closes #1699
2020-05-27 15:48:22 -04:00
25ea76ebc9 Improve clarity in guide and fix typo in FAQ 2020-05-19 13:46:19 -04:00
cf887ab10a Merge branch 'master' into faq 2020-05-19 13:08:39 -04:00
5ec8a6efbd Fix typos 2020-05-19 12:19:09 +02:00
520d8e66a8 Add blank screen problem with iPad to FAQ 2020-05-19 00:24:49 -04:00
5f94d5a687 Release v3.3.1
This release fixes bugs introduced with the release of v3.3.0

- We've reverted to VS Code 1.45.1 due to bugs in 1.46 #1667
- Accessing code-server from a web browser on Windows has been fixed #1642
- Search in project has been fixed #1665
- The glibc requirement on static releases has been lowered to v2.19 #1656
2020-05-18 18:11:52 -04:00
094ca2ad97 Link to all other docs in guide.md
I expect people will frequently link to it.
2020-05-17 20:39:45 -04:00
783dfe0a14 Fix typo in installation docs 2020-05-17 20:32:04 -04:00
3a1e3bc596 Final revisions for the docs before release
🚀
2020-05-17 17:55:28 -04:00
10b06cae10 Minor typo fixes 2020-05-14 20:08:08 -04:00
c69346a9a7 Add FAQ entry on the config file 2020-05-14 18:35:35 -04:00
a0a77e379e Add doc/guide.md 2020-05-14 05:24:23 -04:00