CKEditor AI On-Premises – Overview
CKEditor AI On-Premises is a backend service for the CKEditor AI feature that you can run in your own infrastructure, including private cloud deployments. CKEditor 5 connects to this service to provide in-editor AI assistance (AI Chat, AI Quick Actions, AI Review).
This distribution is intended for deployments that require control over where the service runs and how it connects (for example, private networking and outbound network access). It also supports organizations that want to operate the service using existing platform standards and processes, such as container-based deployment, scaling, monitoring, backups, and change management.
A valid license key is needed in order to install CKEditor AI On-Premises. Contact us if you need a trial license key or you would like to get access to the development build for evaluation purposes.
You can also check out the Premium Features free trial and test the cloud version for 14 days without commitment!
The CKEditor AI On-Premises installation requires two servers: one for running the application (the “Application Server”) and another one for hosting the databases (the “Database Server”).
The CKEditor AI On-Premises is distributed as a Docker Image. It can be used with any Open Container runtime, like Docker, Kubernetes, Amazon Elastic Container Service, or Azure Container Instances.