-
Notifications
You must be signed in to change notification settings - Fork 172
docs: architecture with the DevWorkspace engine #2125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
a420370
feat: new architecture with DevWorkspace operator (part 1 - server side)
l0rd 16e3e03
Architecture with DevWorkspace engine.
themr0c 26f9c6f
fix: managing -> that manages
themr0c fcaa903
fix: diesambiguation.
themr0c a3768a1
fix: disambiguation, see https://github.com/eclipse/che-docs/pull/212…
themr0c 7763ebd
fix: disambiguation, see https://github.com/eclipse/che-docs/pull/212…
themr0c 8602753
fix: language
themr0c 0df2e0f
fix: capitalization
themr0c 2b2cd80
fix: disambiguation
themr0c 8497fe9
fix: language
themr0c b747214
fix: disambiguation
themr0c ce7c374
Update modules/administration-guide/partials/con_devfile-registries.adoc
themr0c 0513557
Update modules/administration-guide/partials/con_plug-in-registries.adoc
themr0c 1913b2c
Update modules/administration-guide/partials/con_plug-in-registries.adoc
themr0c 032f076
Update modules/administration-guide/partials/con_postgresql.adoc
themr0c f3aba1a
Update modules/administration-guide/partials/con_user-workspaces.adoc
themr0c 53d772f
Update modules/administration-guide/partials/con_user-workspaces.adoc
themr0c 40bf7fa
Update modules/administration-guide/partials/con_user-dashboard.adoc
themr0c 2a39fa2
Update modules/administration-guide/partials/con_plug-in-registries.adoc
themr0c 9dd34ba
Update modules/administration-guide/partials/con_plug-in-registries.adoc
themr0c d76f6cb
Update modules/administration-guide/partials/con_postgresql.adoc
themr0c 977dde9
Update modules/administration-guide/partials/con_postgresql.adoc
themr0c 8928837
apply suggestions
themr0c e4269c7
add diagrams, remove linkchecker
themr0c 3fafad4
more review
themr0c a6dd7f0
Apply suggestions from code review
themr0c a0484d6
Update modules/administration-guide/partials/con_architecture-overvie…
themr0c 2e5f7b3
more suggestions
themr0c 91f355b
Merge branch 'master' into l0rd-future-architecture
themr0c 45d9e95
Merge branch 'master' into l0rd-future-architecture
themr0c 024502e
add [dD]ev[wW]orkspace and Traefik to the Spelling rule
themr0c File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,3 +37,8 @@ linkchecker-out.html | |
.local | ||
.yarnrc | ||
yarn.lock | ||
|
||
.DS_Store | ||
|
||
# Do not commit diagrams generated for downstream | ||
crw* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -120,6 +120,7 @@ Sharding | |
SonarLint | ||
Spring Boot | ||
SVG | ||
Traefik | ||
Uber | ||
URI|URIs | ||
URL|url|URLs | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
...ples/snip_che-architecture-overview-with-devworkspace-additional-resources.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* link:https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/[Kubernetes documentation - Custom Resources] |
2 changes: 2 additions & 0 deletions
2
...les/administration-guide/examples/snip_che-che-server-additional-resources.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* link:https://quay.io/repository/eclipse/che-server?tab=history[`quay.io/eclipse/che-server` container image] | ||
* link:https://github.com/eclipse-che/che-server[{prod} server repository] |
2 changes: 2 additions & 0 deletions
2
modules/administration-guide/examples/snip_che-dashboard-additional-resources.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* link:https://quay.io/repository/eclipse/che-dashboard?tab=history[`quay.io/eclipse/che-dashboard` container image] | ||
* link:https://github.com/eclipse-che/che-dashboard[{prod-short} Dashboard repository] |
1 change: 1 addition & 0 deletions
1
...ministration-guide/examples/snip_che-devfile-registry-additional-resources.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* link:https://github.com/eclipse/che-devfile-registry[{prod-short} devfile registry repository] |
2 changes: 2 additions & 0 deletions
2
...s/administration-guide/examples/snip_che-devworkspace-additional-resources.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* link:https://quay.io/repository/devfile/devworkspace-controller?tab=history[`quay.io/devfile/devworkspace-controller` container image] | ||
* link:https://github.com/devfile/devworkspace-operator[{devworkspace} Operator repository] |
2 changes: 2 additions & 0 deletions
2
modules/administration-guide/examples/snip_che-keycloak-additional-resources.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* link:https://quay.io/repository/eclipse/che-keycloack?tab=history[`quay.io/eclipse/che-keycloak` container image] | ||
* link:https://github.com/eclipse-che/che-server/tree/main/dockerfiles/keycloak[{prod-short} {identity-provider} repository] |
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
...les/administration-guide/examples/snip_che-postgresql-additional-resources.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* link:https://quay.io/repository/eclipse/che-postgres?tab=history[`quay.io/eclipse/che-postgres` container image] | ||
* link:https://github.com/eclipse-che/che-server/tree/main/dockerfiles/postgres[{prod-short} Postgres repository] |
10 changes: 10 additions & 0 deletions
10
modules/administration-guide/examples/snip_using-devworkspace-warning.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[WARNING] | ||
.Technology preview feature | ||
==== | ||
Managing workspaces with the {devworkspace} engine is an experimental feature. Don't use this workspace engine in production. | ||
|
||
.Known limitations | ||
|
||
Workspaces are not secured. Whoever knows the URL of a workspace can have access to it and leak the user credentials. | ||
==== | ||
|
Binary file added
BIN
+38.5 KB
...istration-guide/images/architecture/che-architecture-with-che-server-engine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
modules/administration-guide/images/architecture/che-architecture-with-devworkspace.drawio
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<mxfile modified="2021-08-26T08:49:26.563Z" host="app.diagrams.net" agent="5.0 (Macintosh)" etag="2gGJI3zB6UIUOT4b8DAK" version="14.9.5" type="google" pages="3"><diagram id="pjOetxjZ0gYZK28orpWn" name="Page-1">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</diagram><diagram id="6Aux8Oo_KE3ukIRY6s5_" name="Page-2">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</diagram><diagram id="CDJe3pgTB3aK1YOTjmKl" name="Page-3">7Zpbb6s4EIB/TR6LuF8eU5J0d0+r7aqr0/bpyIADVglGxrm0v35tMITbSZM2NNE2NFXwYAY88zEZjxlp7mJzQ0Aa3eEAxiNVDjYjbTJSVUV1bPbFJa+FxDLNQhASFIhOW8EDeoNCKAvpEgUwa3SkGMcUpU2hj5ME+rQhA4TgdbPbHMfNq6YghB3Bgw/irvQRBTQqpLZqbeV/QBRG5ZUV0ymOLEDZWYwki0CA1zWRNh1pLsGYFnuLjQtjbrzSLrIWPabhryd3Zf20H+/Vv/6era8KZbNDTqmGQGBCP6x6/GBMXXgTe3eZM35Sbu8mr/9cKXqhewXipTCYGCx9LS0Ik2DMHcFaXoz9l5F2HdFFzJoK22W3RF6fWEOWjLL5zJtlY7JptF6rVjBDcaVlg2hNCWs9145sVfBGqWFPqwjrZXhJfLjDFKoAnQISQqEwffKenrOHzb/yj4jevt141uruSvABgwZ4wug3EC8gGyfrsN7iZgiEohpppYzAGFC0auIKBPVhpa66wj1GbLyqLJ5QvXzQxPOplXpLFcXAxVl1Pt5TZLUUFYbpKGI7tWFvRTl+B6BY2r+GohtB7jlIVpDkIWKR4oR5O+swSvAyCWAgmFlHiMKHFOT+XrO41kR2zrhzcYxJfq4WGNAOdCbPKMEvsHbEVj2NhbtDUWN3S+FmJxviqKYbDZurjrB5jR1F7YHHlH/PScMxO7zQC7fSccIjJi9ZbstjGn1u8L8+o5v5xs/ACa3Ji21AZyi60nCGblondob6fZ2h2ufmDO37OkNXz80Z3bTl2zjDMM/NGUbHGR0f1HJIPwZZhvzjZJGHGbmeA+5K7d5NAYW+M0kBq6yhJEL5YAqotBQZ2mApYK9ZzSOAVE0kHN3eeyrx4UkMU3IPCWIDh+S0SOpnhWRFzmeRZBPyVrT7WiStbxfbtLMCSbdaIKkfBMnUTgtSd3b7fwdJPSuQqrrIp0FqTxOHq5PsMn8DJBMseB6beFma+1s+V9GPpQdJwn4tM9YY3//ZeQY+VcgB0J77vcm6b0Nvzo6AGIUJk8VwToecvbailmaJHLnGetXna+o68vvxJwBZlJueBw1RjwdeflTeaXhDsfWZ1jF8ghPIhRFIuY7FJuRLDFLop6r0UoHwK8YhZt2YF6hQHwMPxvc4QxRh7i1SGOiaOwD5IL5tHV+gIOC32XZv2X8sxFU/PlFESXibd5sY3Vmck29CLhY1FHXQekeLGNuQZFl3qk3vAFTWDuv86JpkGgcna40rW5JpGfJ2a0VaPJ9ncJDAVmZ6NUQncFWb15sxd6pH2F7I93AKCaDMZUcNIqerBuua0Wag43RF7oka+mBRo1uB7Bg75TDlFzau2UeW+ChcOf83WAc3F/JlRJflLUpDnrckS2l15hUNtyUsejpGj9SshOzz+yjhYUrxoun8doSgmNMBsrRYipyjDceoiis+8zif6F3ng4ZkuoLF2JWeOOejzMeKIy2z/JTe2NiCbza7HhYxpYWYUf4u7JmEHZ+wbln1QtiAhFnTsTk9fFLw8cL96QnbY4n7QtjxCJNlx5GHJKy9GnF6wvYogF8IOx5hrsvz0i9cYjk9YXtUxkvDokX+RtT7/nuXgHwadg38lzBPqOvLYvnGuuQXG5cgyH1UiPuZRJTyV77G3BLqzA8SWUJskjlHLFUnks+uqM4CQAH74vKMfb/hJCj3eTlh5uMAsqTUltIkPAEXitnKnvQuF0oPF+3i9/G42KM8feFicC402WlxoZyYiz2qzRcuBudC1+0z46KveHzh4svzC/vL4gVrbt9QLip12/e8tel/</diagram></mxfile> |
Binary file added
BIN
+50.2 KB
modules/administration-guide/images/architecture/che-dashboard-interactions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+98.9 KB
...ion-guide/images/architecture/che-deployments-interacting-with-devworkspace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+24 KB
.../administration-guide/images/architecture/che-devfile-registry-interactions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+65.1 KB
modules/administration-guide/images/architecture/che-gateway-interactions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added
BIN
+46.3 KB
.../administration-guide/images/architecture/che-interacting-with-devworkspace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+24 KB
...s/administration-guide/images/architecture/che-plugin-registry-interactions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+33.8 KB
modules/administration-guide/images/architecture/che-postgresql-interactions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+65 KB
modules/administration-guide/images/architecture/che-server-interactions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+59.7 KB
...s/administration-guide/images/architecture/che-user-workspaces-interactions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+109 KB
modules/administration-guide/images/architecture/workspace-components-with-dw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
modules/administration-guide/pages/architecture-overview-with-che-server.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="che-architecture-overview-with-che-server"] | ||
// = Che architecture with Che server as workspace engine | ||
:navtitle: Che server based | ||
:keywords: administration-guide, che-architecture-overview | ||
:page-aliases: .:che-architecture-overview-with-che-server, .:high-level-che-architecture-with-che-server, overview:high-level-che-architecture-with-che-server, administration-guide:high-level-che-architecture-with-che-server | ||
include::partial$con_architecture-overview-with-che-server.adoc[] |
7 changes: 7 additions & 0 deletions
7
modules/administration-guide/pages/architecture-overview-with-devworkspace.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[id="che-architecture-overview-with-devworkspace"] | ||
// = Che architecture with {devworkspace} | ||
:navtitle: {devworkspace} based | ||
:keywords: administration-guide, che-architecture-overview, devworkspace | ||
:page-aliases: .:che-architecture-overview-with-devworkspace, .:high-level-che-architecture-with-devworkspace, overview:high-level-che-architecture-with-devworkspace, administration-guide:high-level-che-architecture-with-devworkspace | ||
|
||
include::partial$con_architecture-overview-with-devworkspace.adoc[] |
6 changes: 3 additions & 3 deletions
6
...uide/pages/che-architecture-overview.adoc → ...on-guide/pages/architecture-overview.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[id="che-architecture-overview"] | ||
// = Che architecture overview | ||
:navtitle: Che architecture | ||
:navtitle: Architecture overview | ||
:keywords: administration-guide, che-architecture-overview | ||
:page-aliases: .:che-architecture-overview, .:high-level-che-architecture, overview:high-level-che-architecture, administration-guide:high-level-che-architecture | ||
:page-aliases: .:che-architecture-overview, .:high-level-che-architecture, overview:high-level-che-architecture, administration-guide:high-level-che-architecture, che-architecture-overview | ||
|
||
include::partial$con_che-architecture-overview.adoc[] | ||
include::partial$con_architecture-overview.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="{prod-id-short}-operator"] | ||
:navtitle: {prod-short} operator | ||
:keywords: administration-guide, architecture, operator | ||
// :page-aliases: | ||
|
||
include::partial$con_che-operator.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="{prod-id-short}-server"] | ||
:navtitle: {prod-short} server | ||
:keywords: administration-guide, architecture, server, devworkspace | ||
// :page-aliases: | ||
|
||
include::partial$con_che-server-with-devworkspace.adoc[] |
7 changes: 0 additions & 7 deletions
7
modules/administration-guide/pages/che-workspace-controller.adoc
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
...les/administration-guide/pages/che-workspaces-architecture-with-che-server.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[id="che-workspaces-architecture-with-che-server"] | ||
// = Che workspaces architecture | ||
:navtitle: Workspace side components | ||
:keywords: administration-guide, che-workspaces-architecture, che-server | ||
:page-aliases: .:che-workspaces-architecture-with-che-server, .:che-workspaces-architecture, che-workspaces-architecture | ||
|
||
include::partial$assembly_understanding-che-workspaces-architecture-with-che-server.adoc[] |
7 changes: 0 additions & 7 deletions
7
modules/administration-guide/pages/che-workspaces-architecture.adoc
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="dashboard"] | ||
:navtitle: User dashboard | ||
:keywords: administration-guide, architecture, server, devworkspace, user, dashboard | ||
// :page-aliases: | ||
|
||
include::partial$con_dashboard.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="devfile-registries"] | ||
:navtitle: Devfile registries | ||
:keywords: administration-guide, architecture, server, devworkspace, devfile, registry | ||
// :page-aliases: | ||
|
||
include::partial$con_devfile-registries.adoc[] |
7 changes: 7 additions & 0 deletions
7
modules/administration-guide/pages/devworkspace-operator.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[id="devworkspace-operator"] | ||
:navtitle: {devworkspace} operator | ||
:keywords: administration-guide, workspace operator, devworkspace | ||
:page-aliases: .:devworkspace-operator | ||
|
||
|
||
include::partial$con_devworkspace-operator.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="gateway"] | ||
:navtitle: Gateway | ||
:keywords: administration-guide, architecture, server, devworkspace, gateway | ||
// :page-aliases: | ||
|
||
include::partial$con_gateway.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="plug-in-registry"] | ||
:navtitle: Plug-in registry | ||
:keywords: administration-guide, architecture, server, devworkspace, plug-in, registry | ||
// :page-aliases: | ||
|
||
include::partial$con_plug-in-registry.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="postgresl"] | ||
:navtitle: PostgreSQL | ||
:keywords: administration-guide, architecture, server, devworkspace, postgresql, database | ||
// :page-aliases: | ||
|
||
include::partial$con_postgresql.adoc[] |
8 changes: 8 additions & 0 deletions
8
modules/administration-guide/pages/server-components-with-che-server.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[id="che-workspace-controller-with-che-server"] | ||
// = Che server side components | ||
:navtitle: Server side components | ||
:keywords: administration-guide, che-workspace-controller, che-server | ||
:page-aliases: .:che-workspace-controller-with-che-server, .:che-workspace-controller, che-workspace-controller | ||
|
||
|
||
include::partial$assembly_server-components-with-che-server.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[id="server-components-with-the-devworkspace-engine"] | ||
:navtitle: Server components | ||
:keywords: administration-guide, architecture, server, devworkspace | ||
// :page-aliases: | ||
|
||
include::partial$con_che-server-components.adoc[] | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="user-workspaces"] | ||
:navtitle: User workspaces | ||
:keywords: administration-guide, architecture, workspace, devworkspace | ||
// :page-aliases: | ||
|
||
include::partial$con_user-workspaces.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.