You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please file [an issue](https://github.com/coder/coder/issues/new) if any information is out of date. Also refer to: [What Coder is not](./docs/about.md#what-coder-is-not).
156
+
157
+
| Tool | Type | Delivery Model | Cost | Environments |
Copy file name to clipboardExpand all lines: docs/about.md
+3-18
Original file line number
Diff line number
Diff line change
@@ -51,11 +51,11 @@ layer of infrastructure control. This additional layer allows admins to:
51
51
Coder includes [production-ready templates](../examples/templates) for use with AWS EC2,
52
52
Azure, Google Cloud, Kubernetes, and more.
53
53
54
-
## What Coder is *not*
54
+
## What Coder is _not_
55
55
56
56
- Coder is not an infrastructure as code (IaC) platform. Terraform is the first
57
-
IaC *provisioner* in Coder, allowing Coder admins to define Terraform
58
-
resources as Coder workspaces.
57
+
IaC _provisioner_ in Coder, allowing Coder admins to define Terraform
58
+
resources as Coder workspaces.
59
59
60
60
- Coder is not a DevOps/CI platform. Coder workspaces can follow best practices
61
61
for cloud service-based workloads, but Coder is not responsible for how you
@@ -70,22 +70,7 @@ Azure, Google Cloud, Kubernetes, and more.
70
70
- Coder is not a SaaS/fully-managed offering. You must host
71
71
Coder on a cloud service (AWS, Azure, GCP) or your private data center.
72
72
73
-
## Comparison
74
-
75
-
Please file [an issue](https://github.com/coder/coder/issues/new) if any information is out of date. Also refer to: [What Coder is not](./about.md#what-coder-is-not).
76
-
77
-
78
-
| Tool | Type | Self-hosted version | Hosted version | Availability | Supported platforms |
|[Coder](https://github.com/coder/coder)| Platform: multiple workspaces and teams | ✅ || Open source (paid version soon) | All [Terraform](https://www.terraform.io/registry/providers) resources, all clouds, multi-architecture: Linux, Mac, Windows, containers, VMs, amd64, arm64 |
81
-
|[Coder (Classic)](https://coder.com/docs)| Platform: multiple workspaces and teams | ✅ || Proprietary/paid license | Any Kubernetes cluster: Linux Containers |
82
-
|[GitHub Codespaces](https://github.com/features/codespaces)| Platform: solo or team | Only GitHub Enterprise Cloud | ✅ | Open source/paid | Linux containers |
83
-
|[code-server](https://github.com/cdr/code-server)| Web IDE: solo developer | ✅ || Open source | Linux, Mac, Windows, containers, VMs, amd64, arm64 |
84
-
85
-
---
86
-
87
73
Next: [Templates](./templates.md)
88
74
89
75
[^1]: alexellis.io: [The Internet is my computer](https://blog.alexellis.io/the-internet-is-my-computer/)
90
-
91
76
[^2]: slack.engineering: [Development environments at Slack](https://slack.engineering/development-environments-at-slack)
0 commit comments