mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-20 20:02:12 +08:00
* Update app.json * Update TrueNASSCALE.php * Add files for enhanced features * Replace tab with spaces to satisfy linter --------- Co-authored-by: Martijn van der Kleijn <martijn.niji@gmail.com>
11 lines
497 B
JSON
11 lines
497 B
JSON
{
|
|
"appid": "03eeace210850159a5e9d11ffe1f8923bc2f876b",
|
|
"name": "TrueNAS SCALE",
|
|
"website": "https://www.truenas.com/truenas-scale",
|
|
"license": "BSD 3-Clause \"New\" or \"Revised\" License",
|
|
"description": "TrueNAS® SCALE is an Open Source Hyperconverged Infrastructure (HCI) solution. Built on TrueNAS CORE, SCALE adds Linux Containers, VMs (KVM), and scale-out ZFS storage capabilities.",
|
|
"enhanced": true,
|
|
"tile_background": "dark",
|
|
"icon": "truenasscale.png"
|
|
}
|