File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 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
1818![ Screenshot] ( /doc/assets/ide.gif )
1919
2020## Getting Started
21+
2122### Run over SSH
2223Use [ sshcode] ( https://github.com/codercom/sshcode ) for a simple setup.
2324
@@ -30,6 +31,9 @@ you need to add `--security-opt seccomp=unconfined` to your `docker run`
3031arguments when launching code-server with Docker. See
3132[ #725 ] ( https://github.com/cdr/code-server/issues/725 ) for details.
3233
34+ ### Digital Ocean
35+ [ ![ Create a Droplet] ( ./doc/assets/droplet.svg )] ( https://marketplace.digitalocean.com/apps/code-server?action=deploy )
36+
3337### Binaries
34381 . [ Download a binary] ( https://github.com/cdr/code-server/releases ) . (Linux and
3539 OS X supported. Windows coming soon)
You can’t perform that action at this time.
0 commit comments