che-server/dockerfiles
Eugene Ivantsov fa046bd6e3
Use templates only to deploy Che to OpenShift (#9190)
* Use templates only to deploy Che to OpenShift

* Avoid breaking existing scripts

* Avoid breaking existing scripts

* Fixes

* Cleanup

* Cleanup

* Fixup

* New line and typos

* New line and typos

* Update dc/che. Env variables

* Remove creationtimestamp

* Template cleanup. Update README

* Fix DB URL env

* Add missing keycloak param

* Changes to ocp.sh to use new templates. Fix Keycloak template

* Env support

* Update server yaml. Update ocp.sh

* Configure CHE_IMAGE and CHE_TAG

* Add recycler

* Revern recycler sa

* Using credentials and creating ws in separate namespaces

* Use custom Keycloak image

* Use custom Keycloak image

* Remove use of credentials
2018-04-17 14:29:59 +03:00
..
action Changed copyright owner to "Red Hat, Inc." in license headers (#5964) 2017-08-11 10:46:58 +03:00
base fix CLI ENV vars setting / overriding (#8818) 2018-02-19 10:36:45 +02:00
bats Customize image names during image build (#4336) 2017-03-10 13:41:45 +01:00
che Remove backup of 'CHE_HOME/lib' folder 2018-03-28 11:17:20 +03:00
cli RELEASE: Set next development version (#9268) 2018-03-28 10:58:30 +03:00
dev Make user home dir writable for OpenShift arbitrary user (#8205) 2018-01-09 10:41:29 +02:00
dir Changed copyright owner to "Red Hat, Inc." in license headers (#5964) 2017-08-11 10:46:58 +03:00
init Use workspace limit idle timeout value in WorkspaceActivityManager (#9395) 2018-04-13 14:11:42 +00:00
ip Adds a check for linuxkit in addition to moby to detect if we're running docker4mac or docker4windows (else it will flag it as being 'native') 2017-11-13 10:39:27 +01:00
keycloak Use templates only to deploy Che to OpenShift (#9190) 2018-04-17 14:29:59 +03:00
lib RELEASE: Set next development version (#9268) 2018-03-28 10:58:30 +03:00
mount Changed copyright owner to "Red Hat, Inc." in license headers (#5964) 2017-08-11 10:46:58 +03:00
postgres fix new images build outside it's directory (#8893) 2018-02-23 14:46:14 +02:00
test Changed copyright owner to "Red Hat, Inc." in license headers (#5964) 2017-08-11 10:46:58 +03:00
theia Add ability to configure Theia port (#9264) 2018-03-28 15:32:20 +03:00
README.md Use https instead of http in web links. (#4276) 2017-03-01 14:58:58 +02:00
build.include Allow using --build-arg in build.sh scripts (#9111) 2018-03-16 12:14:35 +02:00
build.sh Multi-user Eclipse Che (#6441) 2017-10-06 17:27:27 +03:00

README.md

Eclipse Che - Dockerfiles

This che-dockerfiles repository is where all dockerfiles for Che Launcher, Che's CLI and Che's Stacks are hosted.

Eclipse Che

Join the chat at https://gitter.im/eclipse/che Eclipse License Build Status

https://www.eclipse.org/che/. Next-generation Eclipse platform, developer workspace server and cloud IDE. Che defines workspaces that include their dependencies including embedded containerized runtimes, 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.

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:

Feedback

  • Support: You can ask questions, report bugs, and request features using GitHub issues.
  • Roadmap: We maintain the roadmap on the wiki.
  • Weekly Meetings: Join us on a hangout.

License

Che is open sourced under the Eclipse Public License 1.0.