docker
                                
                                
                                
                                    docker copied to clipboard
                            
                            
                            
                        Improve flexibility of configuration via env. vars
Currently it's possible to configure searchd via env. vars, but it's limited by only those settings that are hardcoded in manticore.conf, so some new and undocumented settings are not working, e.g. -e searchd_query_log_commands=1. The task is to refactor the feature, so it's possible to pass arbitrary settings via env. vars.