178 lines
4.4 KiB
JSON
178 lines
4.4 KiB
JSON
{
|
|
"version": "2.0",
|
|
"title": "Unifi-controller",
|
|
"name": "unifi-controller",
|
|
"icon":"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/icon.png",
|
|
"tagline": "The Unifi-controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.",
|
|
"overview": "For Unifi to adopt other devices, e.g. an Access Point, it is required to change the inform IP address. Because Unifi runs inside Docker by default it uses an IP address not accessible by other devices. To change this go to Settings > System Settings > Controller Configuration and set the Controller Hostname/IP to a hostname or IP address accessible by your devices. Additionally the checkbox \"Override inform host with controller hostname/IP\" has to be checked, so that devices can connect to the controller during adoption (devices use the inform-endpoint during adoption).",
|
|
"thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/thumbnail.png",
|
|
"screenshots": [
|
|
"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/screenshot-1.png",
|
|
"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/screenshot-2.png",
|
|
"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/screenshot-3.png"
|
|
],
|
|
"category": [
|
|
"Network"
|
|
],
|
|
"developer": {
|
|
"name": "LinuxServer.io",
|
|
"website": "https://github.com/linuxserver/docker-unifi-controller",
|
|
"donate_text": "",
|
|
"donate_link": ""
|
|
},
|
|
"adaptor": {
|
|
"name": "CasaOS Team",
|
|
"website": "https://www.casaos.io",
|
|
"donate_text": "",
|
|
"donate_link": ""
|
|
},
|
|
"support": "https://discord.gg/knqAbbBbeX",
|
|
"website": "https://www.casaos.io",
|
|
"container": {
|
|
"image": "linuxserver/unifi-controller:latest",
|
|
"shell": "sh",
|
|
"privileged": false,
|
|
"network_model": "bridge",
|
|
"web_ui": {
|
|
"http": "8080",
|
|
"path": "/"
|
|
},
|
|
"health_check": "",
|
|
"envs": [
|
|
{
|
|
"key": "PUID",
|
|
"value": "1000",
|
|
"description": "",
|
|
"configurable": "no"
|
|
},
|
|
{
|
|
"key": "PGID",
|
|
"value": "1000",
|
|
"description": "",
|
|
"configurable": "no"
|
|
},
|
|
{
|
|
"key": "MEM_LIMIT",
|
|
"value": "1024",
|
|
"description": "",
|
|
"configurable": "no"
|
|
},
|
|
{
|
|
"key": "MEM_STARTUP",
|
|
"value": "1024",
|
|
"description": "",
|
|
"configurable": "no"
|
|
}
|
|
],
|
|
"ports": [
|
|
{
|
|
"container": "3478",
|
|
"host": "3478",
|
|
"type": "udp",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
},
|
|
{
|
|
"container": "10001",
|
|
"host": "10001",
|
|
"type": "udp",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
},
|
|
{
|
|
"container": "8080",
|
|
"host": "8080",
|
|
"type": "tcp",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
},
|
|
{
|
|
"container": "8443",
|
|
"host": "8443",
|
|
"type": "tcp",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
},
|
|
{
|
|
"container": "1900",
|
|
"host": "1900",
|
|
"type": "udp",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
},
|
|
{
|
|
"container": "8843",
|
|
"host": "8843",
|
|
"type": "tcp",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
},
|
|
{
|
|
"container": "8880",
|
|
"host": "8880",
|
|
"type": "tcp",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
},
|
|
{
|
|
"container": "6789",
|
|
"host": "6789",
|
|
"type": "tcp",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
},
|
|
{
|
|
"container": "5514",
|
|
"host": "5514",
|
|
"type": "udp",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
}
|
|
],
|
|
"volumes": [
|
|
{
|
|
"container": "/config",
|
|
"host": "/DATA/AppData/$AppID/config",
|
|
"mode": "rw",
|
|
"allocation": "automatic",
|
|
"configurable": "no",
|
|
"description": ""
|
|
}
|
|
],
|
|
"devices": [],
|
|
"constraints": {
|
|
"min_memory": 64,
|
|
"min_storage": 128
|
|
},
|
|
"restart_policy": "unless-stopped",
|
|
"sysctls": [],
|
|
"cap_add": [],
|
|
"labels": [],
|
|
"host_name": "",
|
|
"cmd": []
|
|
},
|
|
"abilities": {
|
|
"notification": false,
|
|
"widgets": false,
|
|
"authentication": false,
|
|
"search": false,
|
|
"upnp": false
|
|
},
|
|
"tips": {
|
|
"before_install": []
|
|
},
|
|
"changelog": {
|
|
"latest_updates": "",
|
|
"url": ""
|
|
},
|
|
"latest_update_date": ""
|
|
} |