|
1 | 1 | # About Coder
|
2 | 2 |
|
3 |
| -Coder is an open-source platform that makes it easy for organizations of all |
4 |
| -sizes to provision, manage, and access remote developer workspaces that are |
5 |
| -hosted using the cloud service of their choice. |
| 3 | +Coder is an open source platform for creating and managing developer workspaces |
| 4 | +on your preferred clouds and servers. |
6 | 5 |
|
7 |
| -> ⚠️ Coder v2 is in **alpha** state and is *not* ready for production use. For |
| 6 | +By building on top of common development interfaces (SSH) and infrastructure tools (Terraform), Coder aims to make the process of **provisioning** and **accessing** remote workspaces approachable for organizations of various sizes and stages of cloud-native maturity. |
| 7 | + |
| 8 | +> ⚠️ Coder v2 is in **alpha** state and is not ready for production use. For |
8 | 9 | > production environments, please consider [Coder v1](https://coder.com/docs) or
|
9 | 10 | > [code-server](https://github.com/cdr/code-server).
|
10 | 11 |
|
@@ -66,15 +67,13 @@ Azure, Google Cloud, Kubernetes, and more.
|
66 | 67 | - Coder is not a collaboration platform. You can use git and dedicated IDE
|
67 | 68 | extensions for pull requests, code reviews, and pair programming.
|
68 | 69 |
|
69 |
| -- Coder is not a software-as-a-service/fully-managed offering. You must host |
| 70 | +- Coder is not a SaaS/fully-managed offering. You must host |
70 | 71 | Coder on a cloud service (AWS, Azure, GCP) or your private data center.
|
71 | 72 |
|
72 | 73 | ---
|
73 | 74 |
|
74 | 75 | Next: [Templates](./templates.md)
|
75 | 76 |
|
76 |
| -[^1]: alexellis.io: [The Internet is my |
77 |
| - computer](https://blog.alexellis.io/the-internet-is-my-computer/) |
| 77 | +[^1]: alexellis.io: [The Internet is my computer](https://blog.alexellis.io/the-internet-is-my-computer/) |
78 | 78 |
|
79 |
| -[^2]: slack.engineering: [Development environments at |
80 |
| - Slack](https://slack.engineering/development-environments-at-slack) |
| 79 | +[^2]: slack.engineering: [Development environments at Slack](https://slack.engineering/development-environments-at-slack) |
0 commit comments