diff --git a/docs/documentation/installation/docker.md b/docs/documentation/installation/docker.md index abdd32d8..74fdfb00 100644 --- a/docs/documentation/installation/docker.md +++ b/docs/documentation/installation/docker.md @@ -7,7 +7,7 @@ description: "Run the Full Distribution using Docker" --- ## Run Operaton using Docker -The Community Edition docker images can be found on [Docker Hub](https://hub.docker.com/r/operaton/operaton/). +The Docker images can be found on [Docker Hub](https://hub.docker.com/r/operaton/operaton/). ### Start Operaton using Docker @@ -15,5 +15,5 @@ To start [Operaton](../user-guide/operaton-bpm-run.md) execute the following com ```shell docker pull operaton/operaton:latest -docker run -d --name Operaton-p 8080:8080 operaton/operaton:latest +docker run -d --name operaton -p 8080:8080 operaton/operaton:latest ``` diff --git a/docs/documentation/introduction/extensions.md b/docs/documentation/introduction/extensions.md index c7549325..1c49faf2 100644 --- a/docs/documentation/introduction/extensions.md +++ b/docs/documentation/introduction/extensions.md @@ -10,11 +10,11 @@ menu: --- -Operaton is developed by Operaton as an open source project in collaboration with the community. This is the basis for the Operaton product provided by Operaton as a commercial offering. +Operaton is developed as an open source project in collaboration with the community. Operaton does not have separate editions; the product is open source. ## Extensions -Operaton supports the community in its effort to build additional community extensions under the Operaton umbrella. Such community extensions are maintained by the community and are not part of the commercial Operaton product. +Operaton supports the community in its effort to build additional community extensions under the Operaton umbrella. Such community extensions are maintained by the community and are not part of the official Operaton distribution. The [Operaton Community Hub](https://github.com/operaton-community-hub) is a GitHub organization that serves as the home of Operaton open source, community-contributed extensions. You can migrate an extension you've built to the Hub, search for existing extensions, or get started with open source by helping community extension maintainers with open issue or pull request triage. diff --git a/docs/documentation/user-guide/process-engine/authorization-service.md b/docs/documentation/user-guide/process-engine/authorization-service.md index 11ca2f5c..774bc3be 100644 --- a/docs/documentation/user-guide/process-engine/authorization-service.md +++ b/docs/documentation/user-guide/process-engine/authorization-service.md @@ -723,7 +723,7 @@ retrieve the entities related to the Historic Process Instance: ### System permissions Permissions for the system resource are usually granted to operations engineers who supervise processes and applications and ensure they run smoothly from a technical perspective. -Typically, those people do not need full access to the system like an administrator does. They must be able to access and change system information, including system properties, metrics, database information, telemetry, and license key data. Administrators will not need to have system permissions because their role already grants them access to all features. See also the Administrators section. +Typically, those people do not need full access to the system like an administrator does. They must be able to access and change system information, including system properties, metrics, database information, and telemetry. Administrators will not need to have system permissions because their role already grants them access to all features. See also the Administrators section. The following table gives an overview of the features that the system permissions grant access to. @@ -797,24 +797,6 @@ The following table gives an overview of the features that the system permission