docker.sh write/overwrite openssl certs and artifacts if `config` folder already exist
g0nzu1 opened this issue · 2 comments
g0nzu1 commented
The docker script will not execute the OpenSSL code if a config
folder already exist in the binlex directory. Preventing user from updating/changing the configuration of shards
, routers
, broker
and replicas
after the script has run once.
g0nzu1 commented
Line 384 - 386 if what generates this behaviour
c3rb3ru5d3d53c commented
We can remove the logic for that if you wish :)