File tree 2 files changed +28
-0
lines changed
2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ docker run -it -p 127.0.0.1:8080:8080 -v "${HOME}/.local/share/code-server:/home
18
18
![ Screenshot] ( /doc/assets/ide.gif )
19
19
20
20
## Getting Started
21
+
21
22
### Run over SSH
22
23
Use [ sshcode] ( https://github.com/codercom/sshcode ) for a simple setup.
23
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
31
32
[ #725 ] ( https://github.com/cdr/code-server/issues/725 ) for details.
32
33
34
+ ### Digital Ocean
35
+ [ ![ Create a Droplet] ( ./doc/assets/droplet.svg )] ( https://marketplace.digitalocean.com/apps/code-server?action=deploy )
36
+
33
37
### Binaries
34
38
1 . [ Download a binary] ( https://github.com/cdr/code-server/releases ) . (Linux and
35
39
OS X supported. Windows coming soon)
You can’t perform that action at this time.
0 commit comments