|
2 | 2 |
|
3 | 3 | A collection of one-click buttons and scripts for deploying [code-server](https://github.com/cdr/code-server) to various cloud hosting platforms. The fastest way to get a code-server environment! ☁️
|
4 | 4 |
|
5 |
| -| | Name | Type | Lowest-Price Plan | Deploy | |
6 |
| -| --------------------------------------------------------------------------------------------------------------- | ----------------- | ------------- | ------------------------------------- | ------------------------------------------------------- | |
7 |
| -| [](https://digitalocean.com) | DigitalOcean | VM | $5/mo, 1 CPU, 1 GB RAM | [see guide](guides/digitalocean.md) | |
8 |
| -| [](https://vultr.com) | Vultr | VM | $3.50/mo, 1 CPU, 512 MB RAM | coming soon | |
9 |
| -| [](https://linode.com) | Linode | VM | $5/mo, 1 CPU, 1 GB RAM | [see guide](guides/linode.md) | |
| 5 | +| | Name | Type | Lowest-Price Plan | Deploy | |
| 6 | +| --------------------------------------------------------------------------------------------------------------- | ----------------- | ------------- | ----------------------------- | ------------------------------------------------------- | |
| 7 | +| [](https://digitalocean.com) | AWS EC2 | VM | Free Tier, 1 CPU, 1 GB RAM | [see guide](guides/aws-ec2.md) | |
| 8 | +| [](https://digitalocean.com) | DigitalOcean | VM | $5/mo, 1 CPU, 1 GB RAM | [see guide](guides/digitalocean.md) | |
| 9 | +| [](https://vultr.com) | Vultr | VM | $3.50/mo, 1 CPU, 512 MB RAM | coming soon | |
| 10 | +| [](https://linode.com) | Linode | VM | $5/mo, 1 CPU, 1 GB RAM | [see guide](guides/linode.md) | |
10 | 11 | | [](https://railway.app) | Railway | Container | Free, Shared CPU, 1 GB RAM 🚀 | [see guide](guides/railway.md) |
|
11 |
| -| [](https://heroku.com) | Heroku | Container | Free, 1 CPU, 512 MB RAM | [see guide](guides/heroku.md) | |
12 |
| -| [](https://azure.microsoft.com/en-us/services/app-service/) | Azure App Service | Container | Free, 1 CPU, 1 GB RAM | [see guide](https://github.com/bpmct/code-server-azure) | |
13 |
| -| [](https://coder.com/docs) | Coder | Dev Workspace | For developer teams 👨🏼💻 | [read the docs](https://coder.com/docs) | |
| 12 | +| [](https://heroku.com) | Heroku | Container | Free, 1 CPU, 512 MB RAM | [see guide](guides/heroku.md) | |
| 13 | +| [](https://azure.microsoft.com/en-us/services/app-service/) | Azure App Service | Container | Free, 1 CPU, 1 GB RAM | [see guide](https://github.com/bpmct/code-server-azure) | |
| 14 | +| [](https://coder.com/docs) | Coder | Dev Workspace | For developer teams 👨🏼💻 | [read the docs](https://coder.com/docs) | |
14 | 15 |
|
15 | 16 | ---
|
16 | 17 |
|
|
0 commit comments