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
DOC-3169: Remove Premium self-hosted bundle users and relevant nested guides from tinymce/7 docs. (#3652)
* DOC-3169: Remove Premium self-hosted bundle users and relevant nested guides from tinymce/7 docs.
* DOC-3169: updates to key release note pages to reference new setup guides for docker, refactor old bundle-intro-setup.adoc.
* DOC-3169: update nav.adoc file to include new page.
* DOC-3169: update links and seperate doc converter features.
* DOC-3169:Update release notes to reflect changes in Docker deployment references and remove unsupported plugin notice.
* DOC-3169: move admon to partial.
* DOC-3169: minor copy edits.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.1-release-notes.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,8 @@ The Java server-side components have been updated to the following versions:
53
53
54
54
The new versions of the server-side services provide updates for the Java-based server-side components. To deploy the updated version of the server-side components:
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.2-release-notes.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,8 @@ The Java server-side component has been updated to the following version:
42
42
43
43
The new versions of the server-side services provide updates for the Java-based server-side components. To deploy the updated version of the server-side components:
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.6.1-release-notes.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ The Java server-side components have been updated to the following versions:
49
49
50
50
The new versions of the server-side services provide updates for the Java-based server-side components. To deploy the updated version of the server-side components:
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.7.0-release-notes.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ The Java server-side component has been updated to the following version:
40
40
41
41
The new versions of the server-side services provide updates for the Java-based server-side components. To deploy the updated version of the server-side components:
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.7.1-release-notes.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,8 @@ The Java server-side components have been updated to the following versions:
47
47
48
48
The new versions of the server-side services provide updates for the Java-based server-side components. To deploy the updated version of the server-side components:
= Introduction and initial setup for containerized server-side services from the premium self-hosted bundle
1
+
= Introduction and initial setup for containerized server-side services from the premium self-hosted bundles
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 https://kubernetes.io/[Kubernetes], https://docs.docker.com/engine/swarm/[Docker Swarm], or https://www.openshift.com/[OpenShift]. {companyname} provides packages containing pre-configured https://docs.docker.com/engine/reference/builder/[`+Dockerfiles+`] for building and deploying the {enterpriseversion} server-side components using Docker.
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. An 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
@@ -14,55 +14,21 @@ The following sections assist with containerizing the {productname} services for
14
14
15
15
=== Prerequisites
16
16
17
-
* The https://docs.docker.com/engine/docker-overview/[Docker Engine] is installed and running.
18
-
* The user has Administrative or Root user access.
17
+
* The link:https://docs.docker.com/engine/docker-overview/[Docker Engine^] is installed and running.
18
+
* The user has Administrative or Root user access to run the Docker commands.
19
19
* The user is either:
20
-
** Using a Linux, Unix or macOS operating system.
21
-
** Using Windows and has access to unix command line tools using https://gitforwindows.org/[Git for Windows], https://www.cygwin.com/[Cygwin], or the https://docs.microsoft.com/en-us/windows/wsl/install-win10[Windows Subsystem for Linux].
20
+
** Using a Unix-like operating system, such as Linux or macOS.
21
+
** Using Windows and has access to unix command line tools using link:https://gitforwindows.org/[Git for Windows^], link:https://www.cygwin.com/[Cygwin^], or the link:https://docs.microsoft.com/en-us/windows/wsl/install-win10[Windows Subsystem for Linux^].
Proceed to setting up and deploying the containerized services for:
61
26
62
-
Proceed to setting up and deploying the containerized services:
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].
63
30
64
-
* For the Enhanced Media Embed and Link Checker service, see: xref:bundle-hyperlinking-container.adoc[Deploy the TinyMCE hyperlinking server-side component using Docker (self-hosted enterprise bundles)].
65
-
* For the Image Editing and Export image proxy service, see: xref:bundle-imageproxy-container.adoc[Deploy the TinyMCE image proxy server-side component using Docker (self-hosted enterprise bundles)].
66
-
* For the Spell Checker service, see: xref:bundle-spelling-container.adoc[Deploy the TinyMCE spelling service server-side component using Docker (self-hosted enterprise bundles)].
67
-
* For the Image Editing proxy service, see: xref:bundle-imageproxy-container.adoc[Deploy the TinyMCE image proxy server-side component using Docker (self-hosted enterprise bundles)].
68
-
* For the Spell Checker service, see: xref:bundle-spelling-container.adoc[Deploy the TinyMCE spelling service server-side component using Docker (self-hosted enterprise bundles)].
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