fix unifi logo
This commit is contained in:
parent
ab98e0f17d
commit
ee7858ff51
@ -10,18 +10,18 @@
|
|||||||
"privileged": false,
|
"privileged": false,
|
||||||
"interface_port": null,
|
"interface_port": null,
|
||||||
"documentation": "https://help.ui.com/hc/en-us",
|
"documentation": "https://help.ui.com/hc/en-us",
|
||||||
"website": "https://www.debian.org/",
|
"website": "https://www.ui.com/",
|
||||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/debian.webp",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ubiquiti-unifi.webp",
|
||||||
"config_path": "",
|
"config_path": "",
|
||||||
"description": "Debian Linux is a distribution that emphasizes free software. It supports many hardware platforms",
|
"description": "Unifi OS Server is the operating system that powers Ubiquiti's UniFi line of network devices. It provides a centralized platform for managing and monitoring UniFi access points, switches, and security gateways, offering features such as network configuration, device provisioning, and performance analytics.",
|
||||||
"install_methods": [
|
"install_methods": [
|
||||||
{
|
{
|
||||||
"type": "default",
|
"type": "default",
|
||||||
"script": "vm/unifi-os-server-vm.sh",
|
"script": "vm/unifi-os-server-vm.sh",
|
||||||
"resources": {
|
"resources": {
|
||||||
"cpu": 2,
|
"cpu": 2,
|
||||||
"ram": 2048,
|
"ram": 4096,
|
||||||
"hdd": 4,
|
"hdd": 32,
|
||||||
"os": null,
|
"os": null,
|
||||||
"version": null
|
"version": null
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user