8000 feat: add comparison to docs by bpmct · Pull Request #1315 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

feat: add comparison to docs #1315

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 8 commits into from
May 10, 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
Update docs/about.md
Co-authored-by: Katie Horne <katie@23spoons.com>
  • Loading branch information
bpmct and khorne3 authored May 6, 2022
commit a169eaca9ec7b237bb73e0b05716524cbaef7ee8
2 changes: 1 addition & 1 deletion docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Azure, Google Cloud, Kubernetes, and more.
Please file [an issue](https://github.com/coder/coder/issues/new) if any information is out of date. Also refer to: [What Coder is not](./about.md#what-coder-is-not).


| Tool | Type | Self-hosted version | Hosted version | Availability | Supported Platforms |
| Tool | Type | Self-hosted version | Hosted version | Availability | Supported platforms |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think type can be removed and we remove the Web IDEs

| :------------------------------------------------------------------ | :---------------------------------- | :--------------------------- | :------------- | :------------------------------ | :--------------------------------------------------------------------------------------------------------------------------------------------------------- |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is important enough to be in the README–just the table though–the preceding text is too much for the README.

Anmol did this with nhooyr/websocket and coder/slog, which greatly helped their successes.

| [Coder](https://github.com/coder/coder) | Platform, many workspaces and teams | ✅ | | Open source (paid version soon) | All [Terraform](https://www.terraform.io/registry/providers) resources, all clouds, multi-architecture: Linux, Mac, Windows, containers, VMs, amd64, arm64 |
| [Coder (Classic)](https://coder.com/docs) | Platform: multiple workspaces and teams | ✅ | | Proprietary/paid license | Any Kubernetes cluster: Linux Containers |
Expand Down
0