Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- [Standalone Releases](#standalone-releases)
- [Docker](#docker)
- [helm](#helm)
- [App Engines (Azure, Heroku)](#app-engines)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

Expand Down Expand Up @@ -205,3 +206,10 @@ https://hub.docker.com/r/linuxserver/code-server
## helm

See [the chart](../ci/helm-chart).

## App Engines (Azure, Heroku)

These community images are optimized for use with popular app engines. They use the latest official [Docker](#docker) image, so they will always be up to date.

- [code-server-heroku](https://github.com/bpmct/code-server-heroku)
- [code-server-azure](https://github.com/bpmct/code-server-azure)