You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/bundle-intro-setup.adoc
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
:navtitle: Introduction and initial setup
3
3
:description: The containerized server-side components for premium plugins.
4
4
5
-
The {enterpriseversion} server-side components can be deployed on Docker orchestration applications such as link:https://kubernetes.io/[Kubernetes^], link:https://docs.docker.com/engine/swarm/[Docker Swarm^], or link:https://www.openshift.com/[OpenShift^]. {companyname} provides Docker images through the {companyname} Cloud Registry. You will be provided the access token by {companyname} to log into the registry to retrieve the Docker image and run the container.
5
+
The {enterpriseversion} server-side components can be deployed on Docker orchestration applications such as link:https://kubernetes.io/[Kubernetes^], link:https://docs.docker.com/engine/swarm/[Docker Swarm^], or link:https://www.openshift.com/[OpenShift^]. {companyname} provides Docker images through the {companyname} Cloud Registry. A access token will be provided by {companyname} to log into the registry to retrieve the Docker image and run the container.
6
6
7
7
== Containerized services for Self-hosted Enterprise deployments
8
8
@@ -24,8 +24,11 @@ The following sections assist with containerizing the {productname} services for
24
24
25
25
Proceed to setting up and deploying the containerized services for:
26
26
27
-
* For the Enhanced Media Embed and Link Checker service, see: xref:individual-hyperlinking-container.adoc[Deploy the TinyMCE hyperlinking server-side component using Docker^].
28
-
* For the Image Editing and Export image proxy service, see: xref:individual-image-proxy-container.adoc[Deploy the TinyMCE image proxy server-side component using Docker^].
29
-
* For the Spell Checker service, see: xref:individual-spelling-container.adoc[Deploy the TinyMCE spelling service server-side component using Docker^].
30
-
* For the Export to PDF service, see: xref:individual-export-to-pdf-on-premises.adoc[Deploy the {productname} Export to PDF service server-side component using Docker (individually licensed)^].
31
-
* For the Import from Word and Export to Word services, see: xref:individual-import-from-word-and-export-to-word-on-premises.adoc[Deploy the {productname} Import from Word and Export to Word service server-side component using Docker (individually licensed)^].
27
+
* For the Enhanced Media Embed and Link Checker service, see: xref:individual-hyperlinking-container.adoc[Deploy the {productname} hyperlinking server-side component using Docker^].
28
+
* For the Image Editing and Export image proxy service, see: xref:individual-image-proxy-container.adoc[Deploy the {productname} image proxy server-side component using Docker^].
29
+
* For the Spell Checker service, see: xref:individual-spelling-container.adoc[Deploy the {productname} spelling service server-side component using Docker^].
30
+
31
+
=== Additional services
32
+
33
+
* For the Export to PDF service, see: xref:individual-export-to-pdf-on-premises.adoc[Deploy the {productname} Export to PDF service server-side component using Docker^].
34
+
* For the Import from Word and Export to Word services, see: xref:individual-import-from-word-and-export-to-word-on-premises.adoc[Deploy the {productname} Import from Word and Export to Word service server-side component using Docker^].
0 commit comments