Skip to content
Merged
Changes from 1 commit
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
Next Next commit
add Azure, Heroku to install docs
  • Loading branch information
bpmct committed Feb 16, 2021
commit b86c45f76e99051eb72f6c03da5601ca063b3224
9 changes: 9 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

# Install

- [Upgrading](#upgrading)
Expand All @@ -14,6 +15,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 +207,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)