- Click here to get ldap.toml.
- Download the default.ini for the required version below
- Replace the ldap.toml and content of defaults.ini inside the conf folder in Grafana with the downloaded defaults.ini file content.
- Go to the Database section inside file and enter the Database password in the password field.
- Following variables are customized in the downloaded default.ini
[database] type = (database type) host = (database host) name = grafana user = (database name) password = (database password) [security] # set to true if you want to allow browsers to render Grafana in a <frame>, <iframe>, <embed> or <object>. default is false. allow_embedding = true - External Image Storag section
[plugins] allow_loading_unsigned_plugins = cts-neo-4-j-4-0,Inference,cde-inference-plugin,cognizant-insights-charts Info |
---|
We can check the name of the plugin in package.json in the plugin folder. (eg. grafana-9.3.1\data\plugins\insights-charts-4-0\package.json |
[Live] max_connections = 0 |