Eclipse Che
A self-hostable, Kubernetes-native platform that runs browser-based development workspaces for your team.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Eclipse Che
Eclipse Che runs development environments on a Kubernetes cluster and serves them to a browser, so developers can open a workspace from a Git repository without configuring their own machine. Workspaces are defined with the Devfile format, versioned alongside the code, and can use an editor based on Visual Studio Code or JetBrains IDEs.
You can deploy it on public or private Kubernetes clusters, including Minikube and OpenShift, or try it on an online service hosted by Red Hat. It suits teams that already run Kubernetes and want repeatable, shared development environments.
Strengths
- Only a browser is needed to start coding
- Workspaces defined in versioned Devfiles
- Choice of VS Code based or JetBrains editors
- Runs on your own Kubernetes or OpenShift cluster
Limitations
- Requires a Kubernetes cluster to self-host
- More infrastructure than a local editor for individual use
Details
- Pricing
- FreeFree and open source to self-host; an online trial is hosted by Red Hat.
- License
- EPL-2.0
- Developer
- Eclipse Foundation
- Platforms
- Web, Self-hosted
- How it runs
- Self-hosted, Hosted service
- Works offline
- No
- Best suited for
- Teams on Kubernetes that want shared, reproducible cloud development workspaces
- Categories
- Code editors, Container tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Eclipse Che
Compare allSoftware that can replace Eclipse Che for an important use case, and what changes if you switch.
code-server
Use a VS Code-based workspace through your browser.
code-server is an MIT-licensed VS Code-based workspace served to your browser from one host you control, needing no Kubernetes cluster but lacking Che's Devfiles and JetBrains editor choice.
OpenVSCode Server
Upstream VS Code packaged to run on a remote machine and be used from a web browser.
OpenVSCode Server packages upstream VS Code to run on your own Linux server for browser use, simpler to host than a Kubernetes platform but without team workspace management.
Theia IDE
An open-source IDE for desktop and browser from the Eclipse Foundation that runs VS Code extensions.
Theia IDE is an Eclipse Foundation open-source IDE for desktop and browser that runs VS Code extensions from Open VSX, without Che's Kubernetes-based shared workspaces.
Eclipse Che as an alternative
Listings that name Eclipse Che as an alternative.
StackBlitz
A browser-based IDE that runs full-stack Node.js web projects entirely inside the browser tab.
Eclipse Che runs browser workspaces on your own Kubernetes cluster with VS Code based or JetBrains editors, which is more infrastructure than StackBlitz's hosted service.
Similar software
Related functionality, not necessarily a direct replacement.
Visual Studio Code
Microsoft's code editor, free to use but shipped under a Microsoft licence rather than an open one.
CodePen
An online editor for writing HTML, CSS and JavaScript and previewing the result live.
JupyterLab
A web-based interactive environment for notebooks, code and data, used widely in data science.