Skip to content

Commit 7edb095

Browse files
committed
add coder 🔌
1 parent 7a5714c commit 7edb095

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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 | Cheapest Plan | Deploy |
5+
| | Name | Type | Lowest-Price Plan | Deploy |
66
| --------------------------------------------------------------------------------------------------------------- | ----------------- | --------- | ------------------------------------- | -------------------------------------------------------- |
77
| [![DigitalOcean](img/logo/digitalocean.png)](https://digitalocean.com) | DigitalOcean | VM | $5/mo, 1 CPU, 1 GB RAM | [see guide](guides/digitalocean.md) |
88
| [![Vultr](img/logo/vultr.png)](https://vultr.com) | Vultr | VM | $3.50/mo, 1 CPU, 512 MB RAM | coming soon |
@@ -11,6 +11,8 @@ A collection of one-click buttons and scripts for deploying code-server to vario
1111
| [![Heroku](img/logo/heroku.png)](https://heroku.com) | Heroku | Container | Free, 1 CPU, 512 MB RAM | [see guide](guides/heroku.md) |
1212
| [![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

14+
For built-in support deploying and managing dev environments for your team. check out [Coder](https://coder.com/docs).
15+
1416
---
1517

1618
## Coding on a VM vs. a Container

0 commit comments

Comments
 (0)