update cloud info in install.md

This commit is contained in:
Ben Potter 2021-03-08 18:59:14 -05:00
parent 31e3bf30da
commit 745e4fc542
No known key found for this signature in database
GPG Key ID: EB8C3CA53E63B1CB

View File

@ -14,7 +14,7 @@
- [Standalone Releases](#standalone-releases) - [Standalone Releases](#standalone-releases)
- [Docker](#docker) - [Docker](#docker)
- [helm](#helm) - [helm](#helm)
- [App Engines (Azure, Heroku)](#app-engines-azure-heroku) - [Cloud Providers](#cloud-providers)
<!-- END doctoc generated TOC please keep comment here to allow auto update --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->
@ -207,9 +207,8 @@ https://hub.docker.com/r/linuxserver/code-server
See [the chart](../ci/helm-chart). See [the chart](../ci/helm-chart).
## App Engines (Azure, Heroku) ## Cloud Providers
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. We maintain one-click apps and install scripts for different cloud providers such as DigitalOcean, Railway, Heroku, Azure, etc. Check out the repository:
- [code-server-heroku](https://github.com/bpmct/code-server-heroku) https://github.com/cdr/deploy-code-server
- [code-server-azure](https://github.com/bpmct/code-server-azure)