Skip to content

Latest commit

 

History

History
102 lines (76 loc) · 5.11 KB

File metadata and controls

102 lines (76 loc) · 5.11 KB

Containerized service deployments

The {enterpriseversion} server-side components can be deployed on Docker orchestration applications such as Kubernetes, Docker Swarm, or OpenShift. {companyname} provides packages containing pre-configured Dockerfiles for building and deploying the {enterpriseversion} server-side components using Docker.

Outline

Containerized services for Self-hosted Enterprise deployments

The following sections assist with containerizing the {productname} services for users with licenses to the Self-hosted {productname} Enterprise bundles:

  • The Self-hosted Essential bundle.

  • The Self-hosted Professional bundle.

  • The Self-hosted Premium bundle.

Prerequisites

Download and extract the TinyMCE Self-hosted Bundle

  1. Go to {accountpage} Downloads and download the {productname} self-hosted bundle .zip file.

  2. Open a command line and navigate to the directory containing the downloaded .zip file:

    • TinyMCE-Essential_latest.zip for Self-hosted Essential users.

    • TinyMCE-Professional_latest.zip for Self-hosted Professional users.

    • TinyMCE-Premium_latest.zip for Self-hosted Premium users.

    Windows Users should open a Bash command line as the Administrator User.

  3. Extract the contents of the .zip file, such as:

     unzip TinyMCE-Premium_latest.zip -d tinymce-selfhosted

    The structure of the extracted files will be:

     tinymce-selfhosted/
     ├── tinymce/
     └── tinymce-services/
         ├── ephox-hyperlinking-docker-starter-kit.zip
         ├── ephox-hyperlinking.war
         ├── ephox-image-proxy-docker-starter-kit.zip
         ├── ephox-image-proxy.war
         ├── ephox-spelling-docker-starter-kit.zip
         ├── ephox-spelling.war
         └── version.txt
  4. Navigate into the tinymce-services folder.

     cd tinymce-selfhosted/tinymce-services/

Proceed to setting up and deploying the containerized services:

Containerized services for individually licensed premium plugins

The following sections assist with containerizing the {productname} services for users with licenses to self-hosted versions of:

Select from the following: