Updating Readme.md

1) comparison of features of the community edition vs. premium
This commit is contained in:
Favour Kelvin 2020-08-13 17:31:34 +01:00 committed by GitHub
parent 74ebba6e02
commit 1bf57cd588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -202,6 +202,19 @@ Also you may rewrite some predefined environment variables defined in [Dockerfil
[See here](https://github.com/Redocly/redoc/blob/master/cli/README.md) [See here](https://github.com/Redocly/redoc/blob/master/cli/README.md)
## Community Edition(CE) vs Premium Edition(PE)
Redocly offers two different editions: the [Community Edition (CE)](https://redoc.ly/redoc) and the [Premium Edition (PE)](https://redoc.ly/pricing). They offer the same easily deployable API documentation, on your website, fully supporting OpenAPI v2 and OpenAPI v3., but the difference is the limited features which is only available in the Premium Edition.
The **Redocly CE** is free and open source and is aimed at developers and teams who are looking to create easily deployable API documentation. The **Redocly CE** benefits are:
* [Redoc](https://redoc.ly/redoc) Simple to set up: No server required and fully customizable theme.
* [Openapi-cli](https://redoc.ly/openapi-cli)validate a multi-file OpenAPI definition
The **Redocly PE** comes in the starter versions and the paid versions. The **Redocly PE** benefits are:
* [Reference documentation](https://redoc.ly/reference-docs) Easily create, style, and manage your API documentation with advanced developer friendly features
* [Developer Portal (Beta)](https://redoc.ly/developer-portal) Where docs-as-code meets docs-as-marketing
* [Workflows](https://redoc.ly/workflows) Build, maintain, and automatically update your API documentation in the cloud
## Configuration ## Configuration
### Security Definition location ### Security Definition location