Hi Maxim, Do you plan to use persistence or attach any disk for the work directory? If so, you can just put a configuration file there, and just use inside the ignite XML configuration file.
Evgenii ср, 22 июл. 2020 г. в 08:13, Maxim Volkomorov <[email protected]>: > Hi! > > Is there a simple way to use a custom ignite-log4.xml config, nested in > URI ignite-config.xml, when ignite is running like a stock docker image? > > Same question for custom app.properties beans, nested in config.xml. > > Our docker run cmd: > docker run -it --net=localhost -e "CONFIG_URI= > http://host/ignite-config.xml" apacheignite/ignite >
