Skip to content

Commit b308b18

Browse files
committed
coder plug pt 2
1 parent 7edb095 commit b308b18

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

β€ŽREADME.md

+9-10
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
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 | Lowest-Price 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 | $3.50/mo, 1 CPU, 512 MB RAM | coming soon |
9-
| [![Linode](img/logo/linode.png)](https://linode.com) | Linode | VM | $5/mo, 1 CPU, 1 GB 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) |
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+
| [![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 | $3.50/mo, 1 CPU, 512 MB RAM | coming soon |
9+
| [![Linode](img/logo/linode.png)](https://linode.com) | Linode | VM | $5/mo, 1 CPU, 1 GB 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) |
13+
| [![Coder](img/logo/coder.png)](https://coder.com/docs) | Coder | Dev Workspace | For developer teams πŸ‘¨πŸΌβ€πŸ’» | [read the docs](https://coder.com/docs) |
1514

1615
---
1716

β€Žimg/logo/coder.png

2.97 KB
Loading

0 commit comments

Comments
Β (0)