Hello,
creating, installing, launching and supervising the Lorawan Server with Docker is really cool.
Unfortunately, there are not many options for dynamic configurations.
Would it be possible to have a docker image that makes it possible to set the server configuration using a file (lorawan_server.config) placed in an external volume? (the same one that is already created for log files, for example)
Would it be possible to also set the parameters present in lorawan_server.app.src with the same configuration file?
Thank you.
Cocoa.