2
2
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
3
# Setup Guide
4
4
5
- - [ 1. Acquire a remote machine] ( #1-acquire-a-remote-machine )
6
- - [ Requirements] ( #requirements )
7
- - [ Google Cloud] ( #google-cloud )
8
- - [ 2. Install code-server] ( #2-install-code-server )
9
- - [ 3. Expose code-server] ( #3-expose-code-server )
10
- - [ SSH forwarding] ( #ssh-forwarding )
11
- - [ Let's Encrypt] ( #lets-encrypt )
12
- - [ NGINX] ( #nginx )
13
- - [ Self Signed Certificate] ( #self-signed-certificate )
14
- - [ Change the password?] ( #change-the-password )
15
- - [ How do I securely access development web services?] ( #how-do-i-securely-access-development-web-services )
5
+ - [ Setup Guide] ( #setup-guide )
6
+ - [ 1. Acquire a remote machine] ( #1-acquire-a-remote-machine )
7
+ - [ Requirements] ( #requirements )
8
+ - [ Google Cloud] ( #google-cloud )
9
+ - [ 2. Install code-server] ( #2-install-code-server )
10
+ - [ 3. Expose code-server] ( #3-expose-code-server )
11
+ - [ SSH forwarding] ( #ssh-forwarding )
12
+ - [ Let's Encrypt] ( #lets-encrypt )
13
+ - [ NGINX] ( #nginx )
14
+ - [ Self Signed Certificate] ( #self-signed-certificate )
15
+ - [ Change the password?] ( #change-the-password )
16
+ - [ How do I securely access development web services?] ( #how-do-i-securely-access-development-web-services )
16
17
17
18
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
18
19
@@ -24,7 +25,7 @@ Further docs are at:
24
25
- [ README] ( ../README.md ) for a general overview
25
26
- [ INSTALL] ( ../doc/install.md ) for installation
26
27
- [ FAQ] ( ./FAQ.md ) for common questions.
27
- - [ CONTRIBUTING] ( ../doc/ CONTRIBUTING.md ) for development docs
28
+ - [ CONTRIBUTING] ( ../CONTRIBUTING.md ) for development docs
28
29
29
30
We highly recommend reading the [ FAQ] ( ./FAQ.md ) on the [ Differences compared to VS Code] ( ./FAQ.md#differences-compared-to-vs-code ) before beginning.
30
31
0 commit comments