ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/InfluxDB/InfluxDB.php
Executable file
5
heimdall/config/www/SupportedApps/InfluxDB/InfluxDB.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\InfluxDB;
|
||||
|
||||
class InfluxDB extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/InfluxDB/app.json
Executable file
10
heimdall/config/www/SupportedApps/InfluxDB/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "5e1e914cba38acaa83d4e39139dadbec478fbb6e",
|
||||
"name": "InfluxDB",
|
||||
"website": "https://www.influxdata.com/products/influxdb/",
|
||||
"license": "MIT License",
|
||||
"description": "InfluxDB is an open source time series platform. This includes APIs for storing and querying data, processing it in the background for ETL or monitoring and alerting purposes, user dashboards, and visualizing and exploring the data and more.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "influxdb.svg"
|
||||
}
|
||||
21
heimdall/config/www/SupportedApps/InfluxDB/influxdb.svg
Executable file
21
heimdall/config/www/SupportedApps/InfluxDB/influxdb.svg
Executable file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 140 140" style="enable-background:new 0 0 140 140;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="63.1656" y1="62.6278" x2="107.6656" y2="110.6278">
|
||||
<stop offset="0" style="stop-color:#22ADF6"/>
|
||||
<stop offset="1" style="stop-color:#9394FF"/>
|
||||
</linearGradient>
|
||||
<path class="st0" d="M136.7,90.2c0-0.1,0-0.2,0-0.3l-15.5-67c0-0.1-0.1-0.2-0.1-0.3c0,0,0,0,0-0.1c-0.1-0.1-0.2-0.2-0.3-0.2
|
||||
c0,0,0,0,0,0c0,0,0,0,0,0c-0.1,0-0.2-0.1-0.2-0.1L54.8,2c-0.1,0-0.2,0-0.3,0c0,0,0,0,0,0c0,0,0,0,0,0c-0.1,0-0.2,0-0.4,0.1
|
||||
c0,0,0,0,0,0c-0.1,0-0.2,0.1-0.3,0.2L3.6,49.2c-0.1,0.1-0.2,0.2-0.2,0.3c0,0,0,0,0,0.1c0,0.1-0.1,0.2-0.1,0.3c0,0,0,0,0,0
|
||||
c0,0,0,0,0,0c0,0.1,0,0.2,0,0.3l15.5,67c0,0.1,0.1,0.2,0.1,0.2c0,0,0,0,0,0c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0.1,0.1
|
||||
c0.1,0.1,0.2,0.1,0.3,0.2L85.2,138c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1-0.1,0.2-0.1c0,0,0,0,0,0
|
||||
l50.3-46.9c0.1-0.1,0.1-0.1,0.2-0.2c0,0,0,0,0,0c0,0,0,0,0,0C136.7,90.5,136.7,90.4,136.7,90.2C136.7,90.3,136.7,90.3,136.7,90.2z
|
||||
M21,116.2l11-36.1l63.8,19.5l-11,36.1L21,116.2z M6.1,53.3l24.1,25.9L19.8,113L6.1,53.3z M95.7,97.6L33.3,78.5L81,33.9l10.7,46.5
|
||||
L95.7,97.6z M31.4,77.5L5.7,49.9L54.5,4.4L80.2,32L31.4,77.5z M97.8,97.8l-15-65.1l36.7-8.5l15,65.1L97.8,97.8z M81.9,30.9L57.8,5
|
||||
L116.4,23L81.9,30.9z M97.9,99.9l34.5-8l-44.8,41.8L97.9,99.9z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user