forked from eclipse-che/che-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
antora.yml
134 lines (134 loc) · 5.83 KB
/
antora.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
---
name: docs
title: Documentation
version: next
prerelease: true
start_page: overview:introduction-to-eclipse-che.adoc
nav:
- modules/overview/nav.adoc
- modules/hosted-che/nav.adoc
- modules/end-user-guide/nav.adoc
- modules/administration-guide/nav.adoc
- modules/extensions/nav.adoc
- modules/glossary/nav.adoc
asciidoc:
attributes:
# for antora
context: che
experimental: ""
favicon: favicon.png
icons: font
# for the project
che-plugin-registry-directory: che-plugin-registry
devworkspace-operator-index: registry.redhat.io/redhat/redhat-operator-index:v4.10
devworkspace-operator-version-patch: "0.19.1"
devworkspace: Dev Workspace
devworkspace-id: devworkspace
docker-cli: docker
hosted-che-docs: xref:hosted-che:hosted-che.adoc[]
identity-provider-legacy-id: keycloak
identity-provider-legacy: Keycloak
image-puller-cr-name: KubernetesImagePuller
image-puller-deployment-id: kubernetes-image-puller-operator
image-puller-deployment-name: kubernetes-image-puller
image-puller-image-name: quay.io/eclipse/kubernetes-image-puller
image-puller-image-tag: latest
image-puller-images: "java11-maven=quay.io/eclipse/che-java11-maven:nightly;che-theia=quay.io/eclipse/che-theia:next;java-plugin-runner=eclipse/che-remote-plugin-runner-java8:latest;"
image-puller-name-short: Image Puller
image-puller-name: Kubernetes Image Puller
image-puller-namespace: k8s-image-puller
image-puller-operator-id: kubernetes-image-puller-operator
image-puller-operator-name: Kubernetes Image Puller Operator
image-puller-operator-repository-name: kubernetes-image-puller-operator
image-puller-repository-name: kubernetes-image-puller
kube-ver-min: "1.21"
kubernetes: Kubernetes
link-installing-orch-cli: "link:https://kubernetes.io/docs/tasks/tools/#kubectl[Kubernetes - Install Tools: kubectl]"
link-kube-rbac-proxy: link:https://github.com/brancz/kube-rbac-proxy[kube-rbac-proxy]
link-manage-compute-resources-container: "link:https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/[{kubernetes} - Resource management for pods and containers]"
link-oauth2-proxy: link:https://github.com/oauth2-proxy/oauth2-proxy[OAuth2 Proxy]
link-prod-cli-documentation: "link:https://github.com/che-incubator/chectl/[`chectl` reference documentation]"
link-understanding-custom-resources: "link:https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/[Kubernetes - Understanding Custom Resources]"
namespace: namespace # In context: API namespace
ocp: OpenShift Container Platform
ocp4-ver: "4.10"
orch-cli-link: link:https://kubernetes.io/docs/reference/kubectl/overview/[Overview of kubectl]
orch-cli: kubectl
orch-ingress: Kubernetes Ingress
orch-name: Kubernetes
orch-namespace: namespace # In context: orch-name orch-namespace
osd: OpenShift Dedicated
platforms-cli: "`kubectl` or `oc`"
platforms-ingress: Kubernetes Ingress or OpenShift Route
platforms-name: Kubernetes or OpenShift
platforms-namespace: Kubernetes namespace or OpenShift project
pre-migration-prod-checluster: eclipse-che
pre-migration-prod-deployment: che
pre-migration-prod-id-short: che
pre-migration-prod-operator: che-operator
pre-migration-prod-subscription: eclipse-che
pre-migration-prod-package: eclipse-che
pre-migration-prod-channel: stable
pre-migration-prod-catalog-source: community-operators
pre-migration-prod-starting-csv: eclipse-che.v7.41.2
prod-checluster: eclipse-che
prod-cli: chectl
prod-deployment: che
prod-docs-url-backup-recovery: link:https://www.eclipse.org/che/docs/che-7/administration-guide/backup-and-recovery/[Backup and recovery]
prod-docs-url-enable-oauth: link:https://www.eclipse.org/che/docs/che-7/administration-guide/configuring-openshift-oauth/[Configuring OpenShift OAuth]
prod-home: /home/user
prod-host: che-host
prod-id-short: che
prod-id: eclipse-che
prod-last-version-pre-dwo: 7.41
prod-namespace: eclipse-che
prod-operator-bundle-name: eclipse-che
prod-operator-image-name: che-operator
prod-operator-index: registry.access.redhat.com/redhat/community-operator-index:v4.10
prod-operator-package-name: eclipse-che
prod-operator: che-operator
prod-prev-short: Che
prod-prev-id-short: che
prod-prev-ver: "previous minor version"
prod-short: Che
prod-stable-channel-catalog-source: community-operators
prod-stable-channel-package: eclipse-che
prod-stable-channel: stable
prod-stable-channel-starting-csv: eclipse-che.v7.49.0
prod-upstream: Eclipse Che
prod-url: "https://__<che_fqdn>__"
prod-ver-major: "7"
prod-ver-patch: "7.63.0"
prod-ver: "7.63"
prod-workspace: che-ws
prod: Eclipse Che
prod2: Eclipse Che
project-context: che
repo-path: ""
rh-os-devspaces: Red Hat OpenShift Dev Spaces
rh-os-local: Red Hat OpenShift Local
theia-endpoint-image: eclipse/che-theia-endpoint-runtime:next
ext:
collector:
- run:
command: ./tools/detect-unused-content.sh
- run:
command: ./tools/validate_language_changes.sh
- run:
command: ./tools/checluster_docs_gen.sh
scan:
base: modules/administration-guide/examples/checluster-properties
dir: build/collector/checluster-properties
files: checluster-properties.adoc
# - run:
# command: ./tools/environment_docs_gen.sh
# scan:
# base: modules/administration-guide/examples/che-server-properties
# dir: build/collector/che-server-properties
# files: system-variables.adoc
- run:
command: ./tools/create_architecture_diagrams.py
scan:
base: modules/administration-guide/images/architecture/
dir: build/collector/architecture-diagrams
files: '*.png'