mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-06 15:59:17 +00:00
7691253739
Update categories
35 lines
908 B
JSON
35 lines
908 B
JSON
{
|
|
"name": "ZoneMinder",
|
|
"slug": "zoneminder",
|
|
"categories": [
|
|
15
|
|
],
|
|
"date_created": "2025-01-21",
|
|
"type": "ct",
|
|
"updateable": true,
|
|
"privileged": false,
|
|
"interface_port": 80,
|
|
"documentation": null,
|
|
"website": "https://zoneminder.com",
|
|
"logo": "https://raw.githubusercontent.com/ZoneMinder/ZoneMinder/master/web/graphics/icon_zoneminder.png",
|
|
"description": "ZoneMinder is an open source video surveillance solution for Linux.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/ZoneMinder.sh",
|
|
"resources": {
|
|
"cpu": 2,
|
|
"ram": 2048,
|
|
"hdd": 16,
|
|
"os": "ubuntu",
|
|
"version": "22.04"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": null,
|
|
"password": null
|
|
},
|
|
"notes": []
|
|
}
|