Update guide.md (#2125)

This commit is contained in:
Acker Dawn Apple 2020-12-04 14:51:35 -05:00 committed by GitHub
parent 6c67dc7ce1
commit c87357e916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- [Google Cloud](#google-cloud) - [Google Cloud](#google-cloud)
- [2. Install code-server](#2-install-code-server) - [2. Install code-server](#2-install-code-server)
- [3. Expose code-server](#3-expose-code-server) - [3. Expose code-server](#3-expose-code-server)
- [iPad Simple Setup](#ipad-simple-setup)
- [SSH forwarding](#ssh-forwarding) - [SSH forwarding](#ssh-forwarding)
- [Let's Encrypt](#lets-encrypt) - [Let's Encrypt](#lets-encrypt)
- [NGINX](#nginx) - [NGINX](#nginx)
@ -115,6 +116,12 @@ There are several approaches to securely operating and exposing `code-server`.
**tip**: You can list the full set of `code-server` options with `code-server --help` **tip**: You can list the full set of `code-server` options with `code-server --help`
### iPad Simple Setup
Now that you have an exposed code-server instance with an IP and port number, you are one simple step away.
Download [Serveediter](https://apps.apple.com/us/app/servediter-for-code-server/id1504491325) from the App Store and then input your server information. If you are running a local server or mabye a usb-c connected Raspberry Pi, you will input your settings into "Self Hosted Server".
### SSH forwarding ### SSH forwarding
We highly recommend this approach for not requiring any additional setup, you just need an We highly recommend this approach for not requiring any additional setup, you just need an