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
Copy file name to clipboardExpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
</a>
8
8
9
9
<h1>
10
-
Self-Hosted Remote Development Environments
10
+
Self-Hosted Cloud Development Environments
11
11
</h1>
12
12
13
13
<ahref="https://coder.com#gh-light-mode-only">
@@ -31,9 +31,9 @@
31
31
32
32
</div>
33
33
34
-
[Coder](https://coder.com) enables organizations to set up development environments in the cloud. Environments are defined with Terraform, connected through a secure high-speed Wireguard® tunnel, and are automatically shut down when not in use to save on costs. Coder gives engineering teams the flexibility to use the cloud for workloads that are most beneficial to them.
34
+
[Coder](https://coder.com) enables organizations to set up development environments in their public or private cloud infrastructure. Cloud development environments are defined with Terraform, connected through a secure high-speed Wireguard® tunnel, and are automatically shut down when not in use to save on costs. Coder gives engineering teams the flexibility to use the cloud for workloads that are most beneficial to them.
35
35
36
-
- Define development environments in Terraform
36
+
- Define cloud development environments in Terraform
37
37
- EC2 VMs, Kubernetes Pods, Docker Containers, etc.
38
38
- Automatically shutdown idle resources to save on costs
39
39
- Onboard developers in seconds instead of days
@@ -44,7 +44,7 @@
44
44
45
45
## Quickstart
46
46
47
-
The most convenient way to try Coder is to install it on your local machine and experiment with provisioning development environments using Docker (works on Linux, macOS, and Windows).
47
+
The most convenient way to try Coder is to install it on your local machine and experiment with provisioning cloud development environments using Docker (works on Linux, macOS, and Windows).
48
48
49
49
```
50
50
# First, install Coder
@@ -100,7 +100,7 @@ Browse our docs [here](https://coder.com/docs/v2) or visit a specific section be
100
100
101
101
Feel free to [open an issue](https://github.com/coder/coder/issues/new) if you have questions, run into bugs, or have a feature request.
102
102
103
-
[Join our Discord](https://discord.gg/coder) to provide feedback on in-progress features, and chat with the community using Coder!
103
+
[Join our Discord](https://discord.gg/coder)or [Slack](https://cdr.co/join-community)to provide feedback on in-progress features, and chat with the community using Coder!
0 commit comments