We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe5f23 commit 0bbaa97Copy full SHA for 0bbaa97
2 files changed
README.md
@@ -18,6 +18,7 @@ docker run -it -p 127.0.0.1:8080:8080 -v "${HOME}/.local/share/code-server:/home
18

19
20
## Getting Started
21
+
22
### Run over SSH
23
Use [sshcode](https://github.com/codercom/sshcode) for a simple setup.
24
@@ -30,6 +31,9 @@ you need to add `--security-opt seccomp=unconfined` to your `docker run`
30
31
arguments when launching code-server with Docker. See
32
[#725](https://github.com/cdr/code-server/issues/725) for details.
33
34
+### Digital Ocean
35
+[](https://marketplace.digitalocean.com/apps/code-server?action=deploy)
36
37
### Binaries
38
1. [Download a binary](https://github.com/cdr/code-server/releases). (Linux and
39
OS X supported. Windows coming soon)
doc/assets/droplet.svg
0 commit comments