ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Grafana/Grafana.php
Executable file
5
heimdall/config/www/SupportedApps/Grafana/Grafana.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Grafana;
|
||||
|
||||
class Grafana extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Grafana/app.json
Executable file
10
heimdall/config/www/SupportedApps/Grafana/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "f519bce8b0ae84d8dbbc0a793bf6a180043be855",
|
||||
"name": "Grafana",
|
||||
"website": "https://grafana.com/",
|
||||
"license": "Apache License 2.0",
|
||||
"description": "Data visualization & Monitoring with support for Graphite, InfluxDB, Prometheus, Elasticsearch and many more databases.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "grafana.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Grafana/grafana.png
Executable file
BIN
heimdall/config/www/SupportedApps/Grafana/grafana.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
Reference in New Issue
Block a user