forked from eclipse-che/che-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
antora-playbook.yml
123 lines (123 loc) · 5.68 KB
/
antora-playbook.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
---
site:
title: Eclipse Che Documentation
# The url property is mandatory to generate the 404 and sitemap files.
url: https://www.eclipse.org/che/docs
start_page: che-7:overview:introduction-to-eclipse-che.adoc
keys:
google_analytics: "UA-37306001-2"
robots: allow
content:
sources:
- url: ./
branches: HEAD
edit_url: "https://github.com/eclipse/che-docs/edit/master/{path}"
output:
destinations:
- provider: fs
clean: true
path: build/site
- provider: archive
path: build/site.zip
ui:
bundle:
url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
snapshot: true
supplemental_files: ./supplemental-ui
urls:
html_extension_style: indexify
redirect_facility: static
runtime:
cache_dir: ./.cache/antora
asciidoc:
attributes:
# for antora
context: che
experimental: ""
favicon: favicon.png
icons: font
# for the project
broker-ver: v3.4.0
che-devfile-registry-container-image: quay.io/eclipse/che-devfile-registry
che-devfile-registry-directory: che-devfile-registry
che-plugin-registry-container-image: quay.io/eclipse/che-plugin-registry
che-plugin-registry-directory: che-plugin-registry
devworkspace: Dev Workspace
identity-provider-docs-url: https://www.keycloak.org/docs/
identity-provider-image-url: quay.io/eclipse/che-keycloak
identity-provider-url: https://www.keycloak.org/
identity-provider-version: "6.0"
identity-provider: Keycloak
identity-provider-id: keycloak
image-puller-cr-name: KubernetesImagePuller
image-puller-deployment-name: kubernetes-image-puller
image-puller-image-tag: latest
image-puller-image-name: quay.io/eclipse/kubernetes-image-puller
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-operator-name: Kubernetes Image Puller Operator
image-puller-operator-id: kubernetes-image-puller-operator
image-puller-operator-repository-name: kubernetes-image-puller-operator
image-puller-name: Kubernetes Image Puller
image-puller-name-short: Image Puller
image-puller-repository-name: kubernetes-image-puller
image-puller-serviceaccount-name: k8s-image-puller
kubernetes: Kubernetes
link-accessing-a-git-repository-via-https: xref:end-user-guide:version-control.adoc#accessing-a-git-repository-via-https_che[Accessing a Git repository using HTTPS]
link-advanced-configuration-options-for-the-che-server: xref:installation-guide:advanced-configuration-options-for-the-che-server-component.adoc[]
link-advanced-configuration-options: xref:installation-guide:advanced-configuration-options-for-the-che-server-component.adoc[]
link-building-a-custom-plug-in-registry: xref:administration-guide:building-and-running-a-custom-registry-image.adoc#building-a-custom-devfile-registry_che[Building a custom devfile registry]
link-cli-github: https://github.com/che-incubator/chectl
link-identity-provider-documentation-openshift-3: https://www.keycloak.org/docs/latest/server_admin/#openshift-3
link-identity-provider-documentation-openshift-4: https://www.keycloak.org/docs/latest/server_admin/#openshift-4
link-identity-provider-github: "https://www.keycloak.org/docs/6.0//server_admin/#github"
link-identity-provider-oidc: "https://www.keycloak.org/docs/6.0/server_admin/#_oidc"
link-identity-provider-saml: "https://www.keycloak.org/docs/6.0/server_admin/#saml-v2-0-identity-providers"
link-installing-an-instance: xref:installation-guide:installing-che.adoc[]
link-postgres-dockerfile-location: https://github.com/eclipse/che/tree/master/dockerfiles/postgres
link-server-identity-provider-dockerfile-location: https://github.com/eclipse/che/tree/master/dockerfiles/keycloak
link-viewing-the-state-of-the-cluster-deployment-using-openshift-4-cli-tools: xref:overview:installing-che-on-openshift-4-using-operatorhub.adoc[]
namespace: namespace # In context: API namespace
nodejs-stack: nodejs
oc4-ver: 4.6
ocp: OpenShift Container Platform
ocp3-ver: 3.11
ocp4-ver: 4.6
orch-cli: kubectl
orch-cli-link: link:https://kubernetes.io/docs/reference/kubectl/overview/[Overview of 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-identity-provider: "Identity Provider (Keycloak or RH-SSO)"
platforms-ingress: Kubernetes Ingress or OpenShift Route
platforms-name: Kubernetes or OpenShift
platforms-namespace: Kubernetes namespace or OpenShift project
postgresql-image-url: quay.io/eclipse/che-postgres
prod-checluster: eclipse-che
prod-cli: chectl
prod-deployment: che
prod-home: /home/user
prod-host: che-host
prod-id-short: che
prod-id: eclipse-che
prod-namespace: eclipse-che
prod-operator: che-operator
prod-operator-image-name: che-operator
prod-prev-ver-major: 6
prod-prev-ver: 7.28
prod-short: Che
prod-upstream: Eclipse{nbsp}Che
prod-url: https://che-host:che-port
prod-ver-major: 7
prod-ver: 7.29
prod-ver-patch: 7.29.0
prod-docs-url: https://www.eclipse.org/che/docs
prod-workspace: che-ws
prod: Eclipse Che
prod2: Eclipse Che
project-context: che
repo-path: ""
theia-endpoint-image: eclipse/che-theia-endpoint-runtime:next
url-devfile-registry-repo: https://github.com/eclipse/che-devfile-registry
url-plug-in-registry-repo: https://github.com/eclipse/che-plugin-registry