Skip to content

Commit 0bbaa97

Browse files
committed
Add back Digital Ocean button
1 parent dbe5f23 commit 0bbaa97

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff 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
2223
Use [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`
3031
arguments 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
3438
1. [Download a binary](https://github.com/cdr/code-server/releases). (Linux and
3539
OS X supported. Windows coming soon)

doc/assets/droplet.svg

+24
Loading

0 commit comments

Comments
 (0)