Sign up (with export icon)

Environments overview

Show the table of contents

An environment is a logical structure that separates data in the CKEditor Cloud Services ecosystem.
A single product can contain many environments. It allows for creation of independent spaces on the Collaboration Server and other services.

Security

Copy link

Each environment has its own set of accessKeys and apiSecret. It means that for every environment the token endpoint and the request signature script need to be separate. It reduces the risk of connecting unintentionally to other environments.

Data belonging to the environment is encrypted by using different encryption keys for each environment.

You can learn more about security in System Security guide.

Cloud region

Copy link

Each environment has a cloud region. The region is set per-subscribtion and (unless you have Custom plan with multi-region) cannot be changed for existing environments by the user. This topic is addressed in more detail in the Environment management guide.

Next steps

Copy link