8000 Coder 2.0 Launch Event by matifali · Pull Request #4 · coder/.github · GitHub
[go: up one dir, main page]

Skip to content

Coder 2.0 Launch Event #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 21, 2023
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 17 additions & 5 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
Coder shifts software development from local machines to on-prem and public cloud infrastructure. Onboard new developers in minutes, build code on powerful servers—all while keeping source code and data secure behind your firewall.
![coder-2-featured-image_720](https://github.com/coder/.github/assets/10648092/37b5b7b8-3208-47f0-b3a8-e39143e8ffe9)

Info September 27 @10am PDT. [Register here!](https://coder.com/webinars/coder-2/register)

```bash
curl coder.com
```
Join us to learn about Coder, the company behind the popular open source project coder-server.
### Enhanced Support for Dev Containers
Implement the emerging Dev Container spec with Coder Envbuilder, enabling developers to self-serve and customize their development environments without DevOps involvement.
### New Template Registry
Discover, download, and contribute Coder Templates with our new registry, reducing the time Platform teams need to connect developers to any cloud, git, or IDE.
### Built-in JFrog Integrations
Connect Coder with new single-click integrations with JFrog Artifactory and XRay, securing your software supply chain all the way to the developer desktop.
Coder shifts software development from local machines to on-prem and public cloud infrastructure. Onboard new developers in minutes, build code on powerful servers—all while keeping source code and data secure behind your firewall.

![Develop environments on your infrastructure](https://github.com/coder/.github/blob/main/hero.jpeg?raw=true)
#### Links:
- [Coder 2.0 Announcement Blog](https://coder.com/blog/announcing-coder2)
- [VS Code Dev Containers Extension](https://github.com/coder/envbuilder)
- [Coder's Envbuilder](https://github.com/coder/envbuilder)
- [containers.dev Official Site](https://containers.dev/)
- [https://github.com/coder/coder](https://github.com/coder/coder)
0