ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/NetBox/NetBox.php
Executable file
5
heimdall/config/www/SupportedApps/NetBox/NetBox.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\NetBox;
|
||||
|
||||
class NetBox extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/NetBox/app.json
Executable file
10
heimdall/config/www/SupportedApps/NetBox/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "b42bf8635b4e7c528339fd4e073ddc9fecf1e5a7",
|
||||
"name": "NetBox",
|
||||
"website": "https://github.com/netbox-community/netbox",
|
||||
"license": "Apache License 2.0",
|
||||
"description": "NetBox is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "netbox.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/NetBox/netbox.png
Executable file
BIN
heimdall/config/www/SupportedApps/NetBox/netbox.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user