Go to file
Oleksandr Garagatyi aaa8f424cd
Make a workspace run without any user env (#11890)
Allows running Che 7 workspace without any user environment but with Che 7 tooling set.
Workspace without environment has an empty list of environments and null value in `defaultEnv` field.
Field `activeEnv` is supposed to be `null` too.
What is changed:
- Migration of DB
- make defaultEnv nullable
- remove env_name from runtimes primary key
- make env_name in runtimes nullable
- Make code respect the fact that there are workspaces with no env
- settings API that returns the list of supported environment types returns no-environment type that - indicates that infrastructure support workspace with no environment at all.
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2018-11-21 16:39:54 +02:00
.github Tune a list of owners for multi-user modules (#11108) 2018-09-10 09:12:49 +03:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
agents Clangd fixes (#11958) 2018-11-15 20:36:51 +02:00
assembly Make a workspace run without any user env (#11890) 2018-11-21 16:39:54 +02:00
core Make a workspace run without any user env (#11890) 2018-11-21 16:39:54 +02:00
dashboard Fix style for UI (#11999) 2018-11-21 14:28:04 +02:00
deploy Use proxy forwarding (#11137) 2018-11-20 06:55:08 +02:00
dockerfiles che#11306 use 'versions.sh' from proper place (#12010) 2018-11-21 15:51:06 +02:00
docs Fix the link to docs. 2018-08-19 05:59:45 +00:00
ide Make a workspace run without any user env (#11890) 2018-11-21 16:39:54 +02:00
infrastructures Make a workspace run without any user env (#11890) 2018-11-21 16:39:54 +02:00
multiuser Make a workspace run without any user env (#11890) 2018-11-21 16:39:54 +02:00
plugins Remove duplicate keys (#11941) 2018-11-19 18:28:41 +01:00
selenium Make a workspace run without any user env (#11890) 2018-11-21 16:39:54 +02:00
workspace-loader RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
wsagent RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
wsmaster Make a workspace run without any user env (#11890) 2018-11-21 16:39:54 +02:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.gitignore Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
CHANGELOG.md RELEASE: Update CHANGELOG 6.14.1 (#11971) 2018-11-19 13:13:44 +02:00
CODE_OF_CONDUCT.md Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
CONTRIBUTING.md Fix typo in Contributing.md 2018-09-19 09:47:51 +02:00
CUSTOMIZING.md Fix docs (#11203) 2018-09-13 12:36:09 +03:00
Chefile Follow up fixes after configuration property renaming (#2955) 2016-11-02 10:12:58 +02:00
LICENSE Fix remaining notes about old EPL 1.0 license (#10607) 2018-08-01 09:48:15 +03:00
NUMBERING.md Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
README.md Fix remaining notes about old EPL 1.0 license (#10607) 2018-08-01 09:48:15 +03:00
pom.xml RELEASE: Update CHANGELOG (#11950) 2018-11-15 11:24:30 +02:00

README.md

Eclipse Che - Eclipse Next-Generation IDE

Eclipse License Build Status

https://www.eclipse.org/che/. Next-generation Eclipse platform, developer workspace server and cloud IDE. Che is focused on container-native development. It defines workspaces that include their dependencies including embedded containerized runtimes, a web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere on a desktop or a server ... Read More

Eclipse Che

Getting Started

You can run Che in the public cloud, a private cloud, or install it on any OS. Che has been tested on Ubuntu, Linux, MacOS and Windows. The step by step guide will get you going along with our docs.

The che repository is where we do development and there are many ways you can participate, for example:

Customizing

There are many ways to customize Che out-of-the-box including stacks, templates, commands, IDE extensions, server-side extensions plugins, assemblies, RESTful APIs, and editors.

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see How to Contribute. It covers:

Ecosystem

The next generation of Eclipse Che is going to be built from multiple components and plugins (learn more in the roadmap on the wiki). This list provides links to those components and plugins.

Project Description
Theia-IDE  Theia IDE integrated in Che.
GitHub Plugin GitHub VCS support.
Java Plugin Java language support.
SSH Plugin SSH public/private key pairs management.
Terminal Plugin Terminal plugin.
Machines Plugin Workspace's containers controller plugin.
Hosted plugin manager IDE hosting handler for url changing and port forwarding.

Feedback

  • Support: You can ask questions, report bugs, and request features using GitHub issues.
  • Public Chat: Join the public eclipse-che Mattermost channel to discuss with community and contributors.
  • Roadmap: We maintain the roadmap on the wiki.
  • Weekly Meetings: Join us in our Che community meeting every second monday.

License

Che is open sourced under the Eclipse Public License 2.0.

Roadmap and Community Meetings

We publish the Che roadmap in the open and welcome anyone to join our community meetings. We love to hear from users and developers!