Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8b0cc24

Browse files
committed
Fix conflicts
1 parentb7bba22 commit8b0cc24

File tree

1 file changed

+5
-29
lines changed

1 file changed

+5
-29
lines changed

‎README.md

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -8,55 +8,31 @@ Discord"](https://img.shields.io/badge/join-us%20on%20Discord-gray.svg?longCache
88
Follow](https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=social)](https://twitter.com/coderhq)
99
[![codecov](https://codecov.io/gh/coder/coder/branch/main/graph/badge.svg?token=TNLW3OAP6G)](https://codecov.io/gh/coder/coder)
1010

11-
<<<<<<< HEAD
12-
<<<<<<< HEAD
13-
Team-wide CLI for spawning up dev servers on demand, powered by Terraform.
14-
||||||| parent of 059e6c7a (Add logos)
15-
Provision remote development environments with Terraform.
16-
=======
17-
Provision remote development environments anywhere on anything.
18-
>>>>>>>059e6c7a (Add logos)
19-
||||||| parent of b6574d34 (Integrate Ben's improvements)
20-
Provision remote development environments anywhere on anything.
21-
=======
2211
Provision remote development servers anywhere on anything.
23-
>>>>>>>b6574d34 (Integrate Ben's improvements)
2412

2513
![Kubernetes workspace in Coder v2](./docs/screenshot.png)
2614

27-
<<<<<<< HEAD
2815
##Highlights
2916

3017
Workspaces:
18+
3119
- Code on powerful servers: leverage cloud GPU, GPU, and network speeds
3220
- Use the`coder` CLI: connect via SSH, VS Code, and JetBrains
3321
- Self-serve workspaces: start from team-wide templates (see below)
3422

3523
Templates:
24+
3625
- Manage the infrastructure behind workspaces with standard Terraform (`.hcl` files)
3726
- Use any OS and architecture: Mac, Windows, Linux, VM, Kubernetes, ARM, etc
3827
- Auto-shutdown or update workspaces when they're not in use!
3928

40-
||||||| parent of b6574d34 (Integrate Ben's improvements)
41-
##Highlights
42-
43-
- Automate development environments for Linux, Windows, and macOS
44-
- Start writing code with a single command
45-
- Get started quickly using one of the[examples](./examples) provided
46-
=======
47-
- Automate development environments for Linux, Windows, and macOS
48-
- Start writing code with a single command
49-
- Get started quickly using one of the[examples](./examples) provided
50-
>>>>>>>b6574d34 (Integrate Ben's improvements)
51-
5229
TODO: succintly list value props
5330

5431
##How it works
5532

56-
Coder workspaces are represented with Terraform. But, no Terraform knowledge is
57-
required to get started. We have a database of pre-made templates built into
58-
the product. Terraform empowers you to create
59-
remote environments on_anything_, including:
33+
Coder workspaces are represented with terraform. But, no terraform knowledge is
34+
required to get started. We have a database of pre-made templates[here](https://github.com/coder/coder/tree/main/examples). Terraform empowers you to create
35+
environments on_anything_, including:
6036

6137
- VMs across any cloud
6238
- Kubernetes across any cloud (AKS, EKS, GKS)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp