Skip to content

Commit

Permalink
Updating the che.openshift.io referenes to workspaces.openshift.com
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
  • Loading branch information
ibuziuk committed Feb 23, 2021
1 parent eea71bc commit 424723f
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ https://redhat-documentation.github.io/modular-docs/[Modular Documentation Initi

.Procedure

. Open a che-docs workspace running on Hosted Che: `++https++://che.openshift.io/factory?url=https://github.com/__<github-handle>__/che-docs/tree/__<branch-name>__/`
. Open a che-docs workspace running on Hosted Che: `++https++://workspaces.openshift.com/factory?url=https://github.com/__<github-handle>__/che-docs/tree/__<branch-name>__/`

. Create a branch `__<branch-name>__` for your work.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Eclipse Che documentation project
[![Contribute](https://www.eclipse.org/che/contribute.svg)](https://che.openshift.io/f?url=https://github.com/eclipse/che-docs)
[![Contribute](https://www.eclipse.org/che/contribute.svg)](http://workspaces.openshift.com/f?url=https://github.com/eclipse/che-docs)

This repository contains sources for the [documentation for Eclipse Che](https://www.eclipse.org/che/docs/). To contribute to the documentation, see the [Contribution guide](CONTRIBUTING.adoc). We love pull requests and appreciate contributions that make docs more helpful for users.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The Workspace Controller consists of a set of five services running in five dist
|16 MiB
|===

These default values are sufficient when the {prod-short} Workspace Controller manages a small amount of {prod-short} workspaces. For larger deployments, increase the memory limit. See the xref:installation-guide:advanced-configuration-options-for-the-che-server-component.adoc[] article for instructions on how to override the default requests and limits. For example, the hosted version of {prod-short} that runs on link:https://che.openshift.io[] uses 1 GB of memory.
These default values are sufficient when the {prod-short} Workspace Controller manages a small amount of {prod-short} workspaces. For larger deployments, increase the memory limit. See the xref:installation-guide:advanced-configuration-options-for-the-che-server-component.adoc[] article for instructions on how to override the default requests and limits. For example, the hosted version of {prod-short} that runs on link:https://workspaces.openshift.com[] uses 1 GB of memory.

.Additional resources

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To test a custom Che-Theia image, create a new `meta.yaml` file describing a cus

. Create a workspace using the sample https://github.com/che-samples/che-theia-branding-example/blob/master/devfile.yaml[che-theia-branding-example devfile] to apply the changes:
+
image::https://www.eclipse.org/che/contribute.svg[link="https://che.openshift.io/f?url=https://raw.githubusercontent.com/che-samples/che-theia-branding-example/master/devfile.yaml"]
image::https://www.eclipse.org/che/contribute.svg[link="https://workspaces.openshift.com/f?url=https://raw.githubusercontent.com/che-samples/che-theia-branding-example/master/devfile.yaml"]
+
[source,yaml,attrs="nowrap"]
----
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To add or override labels, use the following factory URL:

[subs="+quotes"]
----
https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&workspaceDeploymentLabels=ike.target%3Dpreference-v1%2Cike.session%3Dtest
https://workspaces.openshift.com/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&workspaceDeploymentLabels=ike.target%3Dpreference-v1%2Cike.session%3Dtest
----

The resulting workspace has the following deployment labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ A {prod-short} workspace can be created by pointing to devfile that is stored in
Execute the workspace by opening the following URL: `pass:c,a,q[{prod-url}/f?url=__<GitHubBranch>__]`

.Example
Use following URL format to open an experimental link:https://github.com/quarkusio/quarkus-quickstarts[quarkus-quickstarts] branch hosted on link:https://che.openshift.io[che.openshift.io].
Use following URL format to open an experimental link:https://github.com/quarkusio/quarkus-quickstarts[quarkus-quickstarts] branch hosted on link:https://workspaces.openshift.com[workspaces.openshift.com].

[subs="+quotes"]
----
https://che.openshift.io/f?url=https://github.com/maxandersen/quarkus-quickstarts/tree/che
https://workspaces.openshift.com/f?url=https://github.com/maxandersen/quarkus-quickstarts/tree/che
----
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Run the workspace by opening the following URL: `pass:c,a,q[{prod-url}/f?url=htt
.Example
[subs="+quotes"]
----
https://che.openshift.io/f?url=https://github.com/eclipse/che
https://workspaces.openshift.com/f?url=https://github.com/eclipse/che
----
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ A workspace can be created using a devfile, the URL of which is pointing to the
.Example
[subs="+quotes"]
----
https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml
https://workspaces.openshift.com/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml
----
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To add or override `generateName` value, use the following factory URL:

[subs="+quotes"]
----
https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&override.metadata.generateName=myprefix
https://workspaces.openshift.com/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&override.metadata.generateName=myprefix
----

The resulting workspace has the following devfile model:
Expand Down Expand Up @@ -74,7 +74,7 @@ To add or override source `branch` value, use the following factory URL:

[subs="+quotes"]
----
https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&override.projects.web-java-spring-petclinic.source.branch=1.0.x
https://workspaces.openshift.com/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&override.projects.web-java-spring-petclinic.source.branch=1.0.x
----

The resulting workspace has the following devfile model:
Expand Down Expand Up @@ -115,7 +115,7 @@ To add or override `persistVolumes` attribute value, use the following factory U

[subs="+quotes"]
----
https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&override.attributes.persistVolumes=true
https://workspaces.openshift.com/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&override.attributes.persistVolumes=true
----


Expand All @@ -137,7 +137,7 @@ When overriding attributes, everything that follows the `attributes` keyword is

[subs="+quotes"]
----
https://che.openshift.io/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&override.attributes.dot.name.format.attribute=true
https://workspaces.openshift.com/f?url=https://gist.githubusercontent.com/themr0c/ef8e59a162748a8be07e900b6401e6a8/raw/8802c20743cde712bbc822521463359a60d1f7a9/devfile.yaml&override.attributes.dot.name.format.attribute=true
----

The resulting workspace has the following devfile model:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

= The Woopra Telemetry Plugin

The link:https://github.com/che-incubator/che-workspace-telemetry-woopra-plugin[Woopra Telemetry Plugin] is a plugin built to send telemetry from a {prod} installation to Segment and Woopra. This plugin is used by link:https://che.openshift.io[Hosted Che], but any {prod} deployment can take advantage of this plugin. There are no dependencies other than a valid Woopra domain and Segment Write key. The link:https://raw.githubusercontent.com/che-incubator/che-workspace-telemetry-woopra-plugin/master/meta.yaml [plugin's meta.yaml] file has 5 environment variables that can be passed to the plugin:
The link:https://github.com/che-incubator/che-workspace-telemetry-woopra-plugin[Woopra Telemetry Plugin] is a plugin built to send telemetry from a {prod} installation to Segment and Woopra. This plugin is used by link:https://workspaces.openshift.com[Eclipse Che Hosted by Red Hat], but any {prod} deployment can take advantage of this plugin. There are no dependencies other than a valid Woopra domain and Segment Write key. The link:https://raw.githubusercontent.com/che-incubator/che-workspace-telemetry-woopra-plugin/master/meta.yaml [plugin's meta.yaml] file has 5 environment variables that can be passed to the plugin:

- `WOOPRA_DOMAIN` - The Woopra domain to send events to.
- `SEGMENT_WRITE_KEY` - The write key to send events to Segment and Woopra.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This section describes how to create a workspace from the user dashboard in Host

.Procedure

. Navigate to the link:https://che.openshift.io/dashboard/[Hosted Che user dashboard].
. Navigate to the link:https://workspaces.openshift.com/[Eclipse Che hosted by Red Hat].

. Click the btn:[Create Workspace] button.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This section describes how to register to Hosted Che.

.Procedure

. Navigate to link:https://che.openshift.io/[Hosted Che].
. Navigate to link:https://workspaces.openshift.com/[Eclipse Che hosted by Red Hat].

. Log in with an existing OpenShift Online, Red Hat Developer Program, or Red Hat Customer Portal account, *or* register for a new Red Hat account.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

=== Cannot log into the Hosted Che - Authorization token is missed

To authenticate to https://che.openshift.io, one needs to allow cookies from the `static.developers.redhat.com`.
To authenticate to http://workspaces.openshift.com/, one needs to allow cookies from the `static.developers.redhat.com`.
In case these cookies are blocked (by a browser extension like https://www.eff.org/privacybadger[Privacy Badger]),
authentication fails with the following error:

Expand Down

0 comments on commit 424723f

Please sign in to comment.