Apicurio Registry
About Apicurio Registry
Apicurio Registry is used by Platform Manager to store subjects for the Kafka Clients.
Docker Environment Variables
The table below provides a comprehensive overview of the Docker environment variables available for configuring the Apicurio Registry container. You can customize the environment variables to match your specific configuration.
| Name | Possible Values | Required | Description | 
|---|---|---|---|
| 
 | string | No | Root logging level | 
| 
 | string | No | Configure Apicurio Registry to support HTTP basic authentication | 
| 
 | string | No | The URL of the Keycloak authentication server to use. Must end with  | 
| 
 | string | No | The Keycloak realm used for authentication. | 
| 
 | string | No | UI auth OIDC URL | 
| 
 | string | No | UI auth OIDC client ID | 
| 
 | string | No | UI auth OIDC redirect URL | 
| 
 | string | Yes | Kafka Bootstrap servers | 
| 
 | string | Yes | Kafka Topic to store the artifacts and configuration | 
| 
 | boolean | No | Allow creating the Kafka Topic to store the artifacts and configuration automatically | 
| 
 | boolean | No | Make ccompat use canonical hash | 
| 
 | boolean | No | Legacy mode for ccompat API | 
| 
 | string | No | UI auth type | 
| 
 | boolean | No | Allow anonymous users to read-only artifacts | 
| 
 | boolean | No | Enable Apicurio Registry user roles |