Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ nav:
- modules/overview/nav.adoc
- modules/hosted-che/nav.adoc
- modules/end-user-guide/nav.adoc
- modules/install/nav.adoc
- modules/administration-guide/nav.adoc
- modules/extensions/nav.adoc
- modules/glossary/nav.adoc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ spec:

.Additional resources

* xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]
* xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]

* xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.Additional resources

* xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]
* xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]

* xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ The following options are available for the local installation:

.Additional resources

* xref:installing-che.adoc[]
* xref:install:installing-che.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This section describes how to upgrade the `{prod-cli}` management tool.

.Prerequisites

* `{prod-cli}`. See: xref:installing-the-chectl-management-tool.adoc[].
* `{prod-cli}`. See: xref:install:installing-the-chectl-management-tool.adoc[].

.Procedure

Expand Down
29 changes: 2 additions & 27 deletions modules/administration-guide/nav.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
.Administration Guide

* xref:security-best-practices.adoc[]
* xref:preparing-the-installation.adoc[]
** xref:supported-platforms.adoc[]
** xref:installing-the-chectl-management-tool.adoc[]
* xref:supported-platforms.adoc[]
** xref:architecture-overview.adoc[]
*** xref:server-components.adoc[]
**** xref:che-operator.adoc[]
Expand All @@ -14,31 +12,9 @@
**** xref:che-devfile-registry.adoc[]
**** xref:plugin-registry.adoc[]
*** xref:user-workspaces.adoc[]
** xref:calculating-che-resource-requirements.adoc[]
* xref:running-at-scale.adoc[]
// Install
* xref:installing-che.adoc[]
** Deploy on OpenShift
*** xref:proc_installing-che-on-openshift-using-cli.adoc[]
*** xref:proc_installing-che-on-openshift-using-the-web-console.adoc[]
*** xref:proc_installing-che-on-openshift-with-keycloak-as-oidc.adoc[]
** Deploy on {kubernetes}
*** xref:installing-che-on-microsoft-azure.adoc[]
*** xref:installing-che-on-amazon-elastic-kubernetes-service.adoc[]
*** xref:proc_installing-che-on-the-virtual-kubernetes-cluster.adoc[]
** Deploy locally
*** xref:proc_installing-che-on-red-hat-openshift-local.adoc[]
*** xref:proc_installing-che-on-minikube.adoc[]
*** xref:proc_installing-che-on-minikube-keycloak-oidc.adoc[]
** Deploy in a restricted environment
*** xref:proc_installing-che-in-a-restricted-environment.adoc[]
** xref:proc_finding-the-fully-qualified-domain-name-fqdn.adoc[]
** xref:permissions-to-install-che.adoc[]
*** xref:ref_permissions-to-install-che-on-openshift-using-cli.adoc[]
*** xref:ref_permissions-to-install-che-on-openshift-using-the-web-console.adoc[]
* xref:configuring-che.adoc[]
** xref:understanding-the-checluster-custom-resource.adoc[]
*** xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]
*** xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]
*** xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[]
*** xref:checluster-custom-resource-fields-reference.adoc[]
** xref:configuring-namespace-provisioning.adoc[]
Expand Down Expand Up @@ -137,4 +113,3 @@
** xref:upgrading-che-using-the-cli-management-tool.adoc[]
** xref:upgrading-che-using-the-cli-management-tool-in-restricted-environment.adoc[]
** xref:repairing-the-devworkspace-operator-on-openshift.adoc[]
* xref:proc_uninstalling-che.adoc[]
2 changes: 1 addition & 1 deletion modules/administration-guide/pages/che-operator.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ On a cluster with the {prod-short} operator, it is possible to create a `CheClus
.Additional resources

* xref:understanding-the-checluster-custom-resource.adoc[]
* xref:installing-che.adoc[]
* xref:install:installing-che.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ spec:

.Additional resources

* xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]
* xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]

* xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ $ {orch-cli} label secret self-signed-certificate app.kubernetes.io/part-of=che.

.Additional resources

* xref:installing-che.adoc[]
* xref:install:installing-che.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Define a storage class name in the {prod-short} configuration to use the storage

Use CheCluster Custom Resource definition to define storage classes:

. Define storage class names: configure the `CheCluster` Custom Resource, and install {prod-short}. See xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[].
. Define storage class names: configure the `CheCluster` Custom Resource, and install {prod-short}. See xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[].
+
[source,yaml,subs="+quotes,+attributes"]
----
Expand All @@ -51,6 +51,6 @@ spec:

.Additional resources

* xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]
* xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]

* xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ per-workspace: 5Gi
[NOTE]
====

* You can set this field at installation. See xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[].
* You can set this field at installation. See xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[].

* You can update this field on the command line. See xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[].

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The default storage strategy used in {prod-short} is `per-user`.
[NOTE]
====

* You can set this field at installation. See xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[].
* You can set this field at installation. See xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[].

* You can update this field on the command line. See xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[].

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ spec:

.Additional resources

* xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]
* xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]

* xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ Pass the name of this newly created `StorageClass` to {prod-short} through the `

.Additional resources

* xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]
* xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]

* xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ sslCAInfo = /etc/config/che-git-tls-creds/certificate

.Additional resources

* xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]
* xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]

* xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[]

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ metadata:

.Additional resources

* xref:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]
* xref:install:using-chectl-to-configure-the-checluster-custom-resource-during-installation.adoc[]

* xref:using-the-cli-to-configure-the-checluster-custom-resource.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ $ oc delete user <username>

* xref:managing-workloads-using-the-che-server-api.adoc[]
* xref:configuring-workspace-target-namespace.adoc[]
* xref:proc_uninstalling-che.adoc[]
* xref:install:proc_uninstalling-che.adoc[]
Loading
Loading