Skip to content

Commit cecd2be

Browse files
committed
simplify table
1 parent e67825b commit cecd2be

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
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! ☁️
44

5-
| | Name | Type | Chestest Plan | Deploy |
6-
| --------------------------------------------------------------------------------------------------------------- | ----------------- | ---------------- | ------------------------------------- | -------------------------------------------------------- |
7-
| [![DigitalOcean](img/logo/digitalocean.png)](https://digitalocean.com) | DigitalOcean | VM | $5/mo, 1 CPU, 1 GB RAM | [see guide](guides/digitalocean.md) |
8-
| [![Vultr](img/logo/vultr.png)](https://vultr.com) | Vultr | VM | $5/mo, 1 CPU, 1 GB RAM | coming soon |
9-
| [![Linode](img/logo/linode.png)](https://linode.com) | Linode | VM | $3.50/mo, 1 CPU, 512 MB RAM | [see guide](guides/linode.md) |
10-
| [![Railway](img/logo/railway.png)](https://railway.aop) | Railway | Deploy Container | Free, specs unknown, but very fast 🚀 | [see guide](guides/railway.md) |
11-
| [![Heroku](img/logo/heroku.png)](https://heroku.com) | Heroku | Deploy Container | Free, 1 CPU, 512 MB RAM | [see guide](guides/heroku.md) |
12-
| [![Azure App Service](img/logo/azure-app-service.png)](https://azure.microsoft.com/en-us/services/app-service/) | Azure App Service | Deploy Container | Free, 1 CPU, 1 GB RAM | [see guide](https://github.com/bencdr/code-server-azure) |
5+
| | Name | Type | Chestest Plan | Deploy |
6+
| --------------------------------------------------------------------------------------------------------------- | ----------------- | --------- | ------------------------------------- | -------------------------------------------------------- |
7+
| [![DigitalOcean](img/logo/digitalocean.png)](https://digitalocean.com) | DigitalOcean | VM | $5/mo, 1 CPU, 1 GB RAM | [see guide](guides/digitalocean.md) |
8+
| [![Vultr](img/logo/vultr.png)](https://vultr.com) | Vultr | VM | $5/mo, 1 CPU, 1 GB RAM | coming soon |
9+
| [![Linode](img/logo/linode.png)](https://linode.com) | Linode | VM | $3.50/mo, 1 CPU, 512 MB RAM | [see guide](guides/linode.md) |
10+
| [![Railway](img/logo/railway.png)](https://railway.aop) | Railway | Container | Free, specs unknown, but very fast 🚀 | [see guide](guides/railway.md) |
11+
| [![Heroku](img/logo/heroku.png)](https://heroku.com) | Heroku | Container | Free, 1 CPU, 512 MB RAM | [see guide](guides/heroku.md) |
12+
| [![Azure App Service](img/logo/azure-app-service.png)](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) |
1313

1414
---
1515

0 commit comments

Comments
 (0)