Introduction and initial setup for containerized server-side services from the premium self-hosted bundles
The TinyMCE Enterprise server-side components can be deployed on Docker orchestration applications such as Kubernetes, Docker Swarm, or OpenShift. Tiny provides Docker images through the Tiny Cloud Registry. An access token will be provided by Tiny to log into the registry to retrieve the Docker image and run the container.
Containerized services for Self-hosted Enterprise deployments
The following sections assist with containerizing the TinyMCE services for users with licenses to the Self-hosted TinyMCE Enterprise bundles:
-
The Self-hosted Essential bundle.
-
The Self-hosted Professional bundle.
-
The Self-hosted Premium bundle.
Prerequisites
-
The Docker Engine is installed and running.
-
The user has Administrative or Root user access to run the Docker commands.
-
The user is either:
-
Using a Unix-like operating system, such as Linux or macOS.
-
Using Windows and has access to unix command line tools using Git for Windows, Cygwin, or the Windows Subsystem for Linux.
-
Next steps
Proceed to setting up and deploying the containerized services for:
-
For the Enhanced Media Embed and Link Checker service, see: Deploy the TinyMCE hyperlinking server-side component using Docker.
-
For the Image Editing and Export image proxy service, see: Deploy the TinyMCE image proxy server-side component using Docker.
-
For the Spell Checker service, see: Deploy the TinyMCE spelling service server-side component using Docker.
Additional services
-
For the Export to PDF service, see: Deploy the TinyMCE Export to PDF service server-side component using Docker.
-
For the Import from Word and Export to Word services, see: Deploy the TinyMCE Import from Word and Export to Word service server-side component using Docker.