Skip to content

updated comparison with recent data on Coder enhancements #772

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
Jan 3, 2022
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Edit text
  • Loading branch information
Katie Horne committed Jan 3, 2022
commit 28c363f103bf96e8d231b9ca84050b5b340ffac0
20 changes: 11 additions & 9 deletions comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ description: "Get an overview of our features."
---

Coder offers both enterprise and open-source (code-server) solutions to meet the
remote development needs of individual developers and enterprises. Both solutions enable cloud-based software
development delivered through the browser. The key differences pertain to
governance, development environment management, enterprise integrations like git and SSO, and multi-IDE support.
remote development needs of organizations and individual developers. Both
solutions enable cloud-based software development delivered through the browser.
The key differences pertain to governance, development environment management,
availability of enterprise integrations (e.g., Git OAuth, SSO), and multi-IDE
support.

<table>
<tr>
Expand All @@ -32,7 +34,7 @@ governance, development environment management, enterprise integrations like git
</tr>
<tr>
<th>Environment management</th>
<td>Project's code, configurations, dependencies and tooling as a container</td>
<td>Project code, configuration, dependencies, and tooling as a container</td>
<td>Code-only</td>
</tr>
<tr>
Expand All @@ -47,9 +49,9 @@ governance, development environment management, enterprise integrations like git
</tr>
<tr>
<th>Enterprise integrations</th>
<td>Git (SSH key, OAuth), SSO with OIDC, public cloud identity</td>
<td>Git (SSH key, OAuth), SSO via OIDC, public cloud identity</td>
<td>Self-administered</td>
</tr>
</tr>
<tr>
<th>Delivery</th>
<td>Browser, progressive web app, local IDE with SSH</td>
Expand All @@ -62,7 +64,7 @@ governance, development environment management, enterprise integrations like git
</tr>
<tr>
<th>Usage term length</th>
<td>Variable - <a target="_blank" href="https://coder.com/pricing">see Pricing</a></td>
<td>Variable (<a target="_blank" href="https://coder.com/pricing">see Pricing</a>)</td>
<td>See <a href="https://github.com/cdr/code-server/blob/v3.5.0/LICENSE.txt">license</a></td>
</tr>
<tr>
Expand All @@ -75,5 +77,5 @@ governance, development environment management, enterprise integrations like git
> To get a free trial of Coder, please visit
> [https://coder.com/trial](https://coder.com/trial).
>
> To evaluate Coder in an air-gapped network during the free trial
> period, please <a target="_blank" href="https://coder.com/contact">contact Sales</a>.
> To evaluate Coder in an air-gapped network during the free trial period,
> please <a target="_blank" href="https://coder.com/contact">contact Sales</a>.