Skip to content

Commit 25106b4

Browse files
committed
DOC-3169: updates to key release note pages to reference new setup guides for docker, refactor old bundle-intro-setup.adoc.
1 parent 9477baf commit 25106b4

File tree

5 files changed

+50
-16
lines changed

5 files changed

+50
-16
lines changed

modules/ROOT/pages/7.2-release-notes.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ The Java server-side component has been updated to the following version:
4242

4343
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:
4444

45+
[NOTE]
46+
The `+ephox-<plugin>-docker-starter-kit.zip+` is no longer supported as of {productname} 7.7.2. However, until further notice, WAR files will continue to be included in the ZIP distribution of {productname}. These files require manual updates when deploying self-hosted services. To update:
47+
4548
. Update your Java Application Server to the minimum required version:
4649

4750
include::partial$misc/supported-application-servers.adoc[]
@@ -51,10 +54,7 @@ include::partial$misc/supported-application-servers.adoc[]
5154
For information on:
5255

5356
* Deploying the server-side components, see: xref:introduction-to-premium-selfhosted-services.adoc[Server-side component installation].
54-
* Deploying the server-side components using Docker, see:
55-
** xref:individual-hyperlinking-container.adoc[Hyperlinking service]
56-
** xref:individual-image-proxy-container.adoc[Image Proxy service]
57-
** xref:individual-spelling-container.adoc[Spelling service]
57+
* Deploying the server-side components using Docker, see: xref:bundle-intro-setup.adoc[Bundle intro setup].
5858

5959
include::partial$misc/admon-no-functionality-changes-in-updated-server-side-components.adoc[]
6060

modules/ROOT/pages/7.6.1-release-notes.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ The Java server-side components have been updated to the following versions:
4949

5050
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:
5151

52+
[NOTE]
53+
The `+ephox-<plugin>-docker-starter-kit.zip+` is no longer supported as of {productname} 7.7.2. However, until further notice, WAR files will continue to be included in the ZIP distribution of {productname}. These files require manual updates when deploying self-hosted services. To update:
54+
5255
. Update your Java Application Server to the minimum required version:
5356

5457
include::partial$misc/supported-application-servers.adoc[]
@@ -58,10 +61,7 @@ include::partial$misc/supported-application-servers.adoc[]
5861
For information on:
5962

6063
* Deploying the server-side components, see: xref:introduction-to-premium-selfhosted-services.adoc[Server-side component installation].
61-
* Deploying the server-side components using Docker, see:
62-
** xref:individual-hyperlinking-container.adoc[Hyperlinking service]
63-
** xref:individual-image-proxy-container.adoc[Image Proxy service]
64-
** xref:individual-spelling-container.adoc[Spelling service]
64+
* Deploying the server-side components using Docker, see: xref:bundle-intro-setup.adoc[Bundle intro setup].
6565

6666
include::partial$misc/admon-no-functionality-changes-in-updated-server-side-components.adoc[]
6767

modules/ROOT/pages/7.7.0-release-notes.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ The Java server-side component has been updated to the following version:
4040

4141
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:
4242

43+
[NOTE]
44+
The `+ephox-<plugin>-docker-starter-kit.zip+` is no longer supported as of {productname} 7.7.2. However, until further notice, WAR files will continue to be included in the ZIP distribution of {productname}. These files require manual updates when deploying self-hosted services. To update:
45+
4346
. Update your Java Application Server to the minimum required version:
4447

4548
include::partial$misc/supported-application-servers.adoc[]
@@ -49,10 +52,7 @@ include::partial$misc/supported-application-servers.adoc[]
4952
For information on:
5053

5154
* Deploying the server-side components, see: xref:introduction-to-premium-selfhosted-services.adoc[Server-side component installation].
52-
* Deploying the server-side components using Docker, see:
53-
** xref:individual-hyperlinking-container.adoc[Hyperlinking service]
54-
** xref:individual-image-proxy-container.adoc[Image Proxy service]
55-
** xref:individual-spelling-container.adoc[Spelling service]
55+
* Deploying the server-side components using Docker, see: xref:bundle-intro-setup.adoc[Bundle intro setup].
5656

5757
include::partial$misc/admon-no-functionality-changes-in-updated-server-side-components.adoc[]
5858

modules/ROOT/pages/7.7.1-release-notes.adoc

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ The Java server-side components have been updated to the following versions:
4747

4848
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:
4949

50+
[NOTE]
51+
The `+ephox-<plugin>-docker-starter-kit.zip+` is no longer supported as of {productname} 7.7.2. However, until further notice, WAR files will continue to be included in the ZIP distribution of {productname}. These files require manual updates when deploying self-hosted services. To update:
52+
53+
[NOTE]
54+
The `+ephox-<plugin>-docker-starter-kit.zip+` is no longer supported as of {productname} 7.7.2. However, until further notice, WAR files will continue to be included in the ZIP distribution of {productname}. These files require manual updates when deploying self-hosted services. To update:
55+
5056
. Update your Java Application Server to the minimum required version:
5157

5258
include::partial$misc/supported-application-servers.adoc[]
@@ -56,10 +62,7 @@ include::partial$misc/supported-application-servers.adoc[]
5662
For information on:
5763

5864
* Deploying the server-side components, see: xref:introduction-to-premium-selfhosted-services.adoc[Server-side component installation].
59-
* Deploying the server-side components using Docker, see:
60-
** xref:individual-hyperlinking-container.adoc[Hyperlinking service]
61-
** xref:individual-image-proxy-container.adoc[Image Proxy service]
62-
** xref:individual-spelling-container.adoc[Spelling service]
65+
* Deploying the server-side components using Docker, see: xref:bundle-intro-setup.adoc[Bundle intro setup].
6366

6467
include::partial$misc/admon-no-functionality-changes-in-updated-server-side-components.adoc[]
6568

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
= Introduction and initial setup for containerized server-side services from the premium self-hosted bundle
2+
:navtitle: Introduction and initial setup
3+
:description: The containerized server-side components for premium plugins.
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.
6+
7+
== Containerized services for Self-hosted Enterprise deployments
8+
9+
The following sections assist with containerizing the {productname} services for users with licenses to the Self-hosted {productname} Enterprise bundles:
10+
11+
* The *Self-hosted Essential* bundle.
12+
* The *Self-hosted Professional* bundle.
13+
* The *Self-hosted Premium* bundle.
14+
15+
=== Prerequisites
16+
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+
* The user is either:
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^].
22+
23+
=== Next steps
24+
25+
Proceed to setting up and deploying the containerized services for:
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)^].

0 commit comments

Comments
 (0)