Skip to content

Commit c87357e

Browse files
authored
Update guide.md (#2125)
1 parent 6c67dc7 commit c87357e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/guide.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- [Google Cloud](#google-cloud)
88
- [2. Install code-server](#2-install-code-server)
99
- [3. Expose code-server](#3-expose-code-server)
10+
- [iPad Simple Setup](#ipad-simple-setup)
1011
- [SSH forwarding](#ssh-forwarding)
1112
- [Let's Encrypt](#lets-encrypt)
1213
- [NGINX](#nginx)
@@ -115,6 +116,12 @@ There are several approaches to securely operating and exposing `code-server`.
115116

116117
**tip**: You can list the full set of `code-server` options with `code-server --help`
117118

119+
### iPad Simple Setup
120+
121+
Now that you have an exposed code-server instance with an IP and port number, you are one simple step away.
122+
123+
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".
124+
118125
### SSH forwarding
119126

120127
We highly recommend this approach for not requiring any additional setup, you just need an

0 commit comments

Comments
 (0)