Sign up (with export icon)

Setup wizard

Show the table of contents

Use this interactive wizard to generate a docker run command tailored to your CKEditor AI On-Premises deployment. Select the options that match your infrastructure and copy the result.

Note

This wizard generates a starting configuration. Refer to the Configuration guide for the full list of available options.

Step 1: Deployment mode

Copy link

Step 2: Database

Copy link

Step 3: File storage

Copy link

Step 4: LLM provider

Copy link

Select one or more providers. You can configure additional providers later.

Please select at least one provider.

Step 5: Optional features

Copy link

Result

Copy link

Copy the generated command and adjust the placeholder values (shown in square brackets) to match your environment.

docker run

Next steps

Copy link

Once the container is running:

  1. Create an Environment and Access Key in the Management Panel.
  2. Create a token endpoint to authenticate your users. See the Node.js example for a ready-to-use implementation.