2020-08-06 16:38:53 -07:00
|
|
|
SCHEMA_REGISTRY_HOST_NAME=schemaregistry
|
2023-01-24 16:12:57 +00:00
|
|
|
SCHEMA_REGISTRY_KAFKASTORE_SECURITY_PROTOCOL=PLAINTEXT
|
|
|
|
SCHEMA_REGISTRY_KAFKASTORE_BOOTSTRAP_SERVERS=broker:29092
|
2022-06-30 01:49:12 +08:00
|
|
|
|
2023-01-24 16:12:57 +00:00
|
|
|
# Uncomment to customize the Schema Registry kafka store connection
|
2022-06-30 01:49:12 +08:00
|
|
|
# ZOOKEEPER_SASL_ENABLED=false
|
|
|
|
# KAFKA_OPTS=-Xms1g -Xmx1g
|
|
|
|
# SCHEMA_REGISTRY_JMX_OPTS=-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false
|
2023-01-24 16:12:57 +00:00
|
|
|
|
|
|
|
# Uncomment to use schema registry < v5.4.0
|
|
|
|
# SCHEMA_REGISTRY_KAFKASTORE_CONNECTION_URL=zookeeper:2181
|