Commit Graph

19 Commits (ba0faa9784bfe77abe3ca1cde5a639626a78a13b)

Author SHA1 Message Date
David Kwon d0549d4fc5 feat: add OpenShift web console dashboard definition
Signed-off-by: David Kwon <dakwon@redhat.com>
2023-04-17 15:37:16 +02:00
David Kwon 8aeb45795f feat: re-add Grafana dashboard for JVM monitoring
Signed-off-by: David Kwon <dakwon@redhat.com>
2022-04-06 15:39:08 +02:00
Masaki Muranaka dec037df21 Fix the link to docs.
codenvy/che-doc to eclipse/che-doc.

Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2018-08-19 05:59:45 +00:00
Florent BENOIT 5554345aae [cli] Fix cli tests by reworking how integration tests are launched (#3991)
* Fix #3980 by reworking how integration tests are launched
- We used OS path mounted into container path (it makes issues as on Windows we don’t have these paths)
- Now use /dockerfiles path inside the container
- add skip check for nightlies or it was downloading new images while testing the current nightly
- add —rm for cleaning containers at the end of docker run
- introduce of some asserts instead of custom checks
- Fix windows issue (like path with spaces)
- Fix teardown of che start tests

Change-Id: I352d7c475796df641c1e34f461c55a76c897922d
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2017-02-02 09:43:48 +01:00
James Drummond d5b7b7d849 Remove docs which are now located at che-docs. (#3580)
* Remove docs which are now located at che-docs.

* Add dependency information into CONTRIBUTING.md

* Added docs/README.md to point to new repo.

Signed-off-by: James Drummond jdrummond@codenvy.com
2017-01-16 13:18:16 -06:00
Florent BENOIT 09c1200a66 Use of Chefile in new cli : new 'dir' command (#3413)
* Use of Chefile in new cli : new 'dir' command

Change-Id: Iec4f40cfb503fe60c51d81ef06e07043e102db6a
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>

* Add documentation for che dir in cli
(also update ssh, action and test)

Change-Id: I56198634cb99d301e4f49d69f1eb357787b55af6
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-12-26 15:47:56 +01:00
James Drummond 9aec83c1bf Added {% include base.html %} to all markdown. (#3490)
* Added {% include base.html %} to all markdown. Add license information to some files. Added docs/assets/images to .gitignore .

* Added {% include base.html %} to all markdown. Add license information to some files. Added docs/assets/images to .gitignore .

Signed-off-by: James Drummond <jdrummond@codenvy.com>
2016-12-23 10:18:44 -06:00
Brad Micklea 911abe19b5 machine renaming warning (#3506)
Docs - machine renaming warning
2016-12-23 10:30:44 -05:00
Tyler Jewell b42a062dd3 Update README.md 2016-12-21 15:31:20 -08:00
Tyler Jewell 589f47d826 Improve Che's documentation around configuring Docker (#3472)
* docker
* firewall
2016-12-21 13:13:40 -08:00
Roman Iuvshin 9905c37dcc fix ci issues with this repository (#3470) 2016-12-21 20:53:55 +02:00
Stévan Le Meur b78c6ae39e - update footer on index page (#3469)
- remove arrow in footer
- remove local font-awesome references

Fix styling:
- inline codebox
- spacing with the headers
- h4 header style

Signed-off-by: Stevan Le Meur <stevan.lemeur@gmail.com>
2016-12-21 18:21:47 +01:00
Brad Micklea 20bf081c9a Added macros for product name (#3455)
Allows products that rebrand Che to easily reuse Che docs and have their own product name substituted for Che's
2016-12-21 11:59:34 -05:00
Florent BENOIT 7405c66637 Add images of docs/ folder using git-lfs (#3443)
Change-Id: I9cf39b4711252a8df0a36c319ffd1089735f1265
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-12-21 00:24:28 -07:00
Fabricio de Sousa Nascimento aba9a87dba Fix documentation typo at Logical Architecture session (#3441)
Signed-off-by: Fabricio Nascimento <fabs@clark.de>
2016-12-19 12:13:18 -08:00
Tyler Jewell 6dc998b2d6 Revampled CHE Docs Outline (#3420)
* che-docs
2016-12-19 07:10:23 -08:00
James Drummond 85cb15af86 Added documentation. (#3407)
* Added documentation. The markdown and configuration files are used by jekyll to generate static html. This static html can be used both in the eclipse che product with the already include tomcat server and on web hosting sites such as https://www.eclipse.org/che/docs/ .
2016-12-16 15:52:18 -06:00
Tyler Jewell 4e013b4c35 Che CLI Improvements (#3301)
* cli improvements
* usage
* docs
* Remove need to mount :/cli
* DNS resolver check
* proxy detection
* export proxy
* Downgrade docker client to 1.10
2016-12-08 11:08:15 -08:00
Tyler Jewell d484d4be27 Update che.env to reflect latest properties (#3251)
* initial

* docker alias

* docs
2016-12-02 05:49:07 -08:00