Add back Digital Ocean button

This commit is contained in:
Asher
2019-09-13 10:17:27 -05:00
parent dbe5f23e21
commit 0bbaa9763b
2 changed files with 28 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ docker run -it -p 127.0.0.1:8080:8080 -v "${HOME}/.local/share/code-server:/home
![Screenshot](/doc/assets/ide.gif)
## Getting Started
### Run over SSH
Use [sshcode](https://github.com/codercom/sshcode) for a simple setup.
@@ -30,6 +31,9 @@ you need to add `--security-opt seccomp=unconfined` to your `docker run`
arguments when launching code-server with Docker. See
[#725](https://github.com/cdr/code-server/issues/725) for details.
### Digital Ocean
[![Create a Droplet](./doc/assets/droplet.svg)](https://marketplace.digitalocean.com/apps/code-server?action=deploy)
### Binaries
1. [Download a binary](https://github.com/cdr/code-server/releases). (Linux and
OS X supported. Windows coming soon)