-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathsecured_run.sh
executable file
·1 lines (1 loc) · 1.03 KB
/
secured_run.sh
1
docker run -it --network host -v /Users/alesj/projects/redhat/apicurio-registry-demo/stores:/config -e JAVA_OPTIONS="-D%dev.registry.streams.topology.bootstrap.servers=192.168.0.3:9092 -D%dev.registry.streams.storage-producer.bootstrap.servers=192.168.0.3:9092 -D%dev.registry.streams.topology.security.protocol=SSL -D%dev.registry.streams.topology.ssl.truststore.location=/config/truststore.p12 -D%dev.registry.streams.topology.ssl.truststore.password=Z_pkTh9xgZovK4t34cGB2o6afT4zZg0L -D%dev.registry.streams.topology.ssl.truststore.type=PKCS12 -D%dev.registry.streams.topology.ssl.endpoint.identification.algorithm= -D%dev.registry.streams.storage-producer.security.protocol=SSL -D%dev.registry.streams.storage-producer.ssl.truststore.location=/config/truststore.p12 -D%dev.registry.streams.storage-producer.ssl.truststore.password=Z_pkTh9xgZovK4t34cGB2o6afT4zZg0L -D%dev.registry.streams.storage-producer.ssl.truststore.type=PKCS12 -D%dev.registry.streams.storage-producer.ssl.endpoint.identification.algorithm=" apicurio/apicurio-registry-streams:latest