|
2 | 2 |
|
3 | 3 | A collection of one-click buttons and scripts for deploying 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) | |
10 |
| -| [](https://railway.aop) | Railway | Container | Free, specs unknown, but very fast π | [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/bencdr/code-server-azure) | |
13 |
| - |
14 |
| -For built-in support deploying and managing dev environments for your team. check out [Coder](https://coder.com/docs). |
| 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) | |
| 10 | +| [](https://railway.aop) | Railway | Container | Free, specs unknown, but very fast π | [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/bencdr/code-server-azure) | |
| 13 | +| [](https://coder.com/docs) | Coder | Dev Workspace | For developer teams π¨πΌβπ» | [read the docs](https://coder.com/docs) | |
15 | 14 |
|
16 | 15 | ---
|
17 | 16 |
|
|
0 commit comments