mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
bump various scripts to deb 13 (#8227)
This commit is contained in:
parent
b7511fa41f
commit
d07affa368
78 changed files with 544 additions and 445 deletions
|
|
@ -1,35 +1,35 @@
|
|||
{
|
||||
"name": "TasmoAdmin",
|
||||
"slug": "tasmoadmin",
|
||||
"categories": [
|
||||
16
|
||||
],
|
||||
"date_created": "2024-05-02",
|
||||
"type": "ct",
|
||||
"updateable": false,
|
||||
"privileged": false,
|
||||
"interface_port": 9999,
|
||||
"documentation": null,
|
||||
"website": "https://github.com/TasmoAdmin/TasmoAdmin#readme",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/tasmoadmin.webp",
|
||||
"config_path": "",
|
||||
"description": "TasmoAdmin is an administrative platform for devices flashed with Tasmota.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/tasmoadmin.sh",
|
||||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 512,
|
||||
"hdd": 2,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
"name": "TasmoAdmin",
|
||||
"slug": "tasmoadmin",
|
||||
"categories": [
|
||||
16
|
||||
],
|
||||
"date_created": "2024-05-02",
|
||||
"type": "ct",
|
||||
"updateable": false,
|
||||
"privileged": false,
|
||||
"interface_port": 9999,
|
||||
"documentation": null,
|
||||
"website": "https://github.com/TasmoAdmin/TasmoAdmin#readme",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/tasmoadmin.webp",
|
||||
"config_path": "",
|
||||
"description": "TasmoAdmin is an administrative platform for devices flashed with Tasmota.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/tasmoadmin.sh",
|
||||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 512,
|
||||
"hdd": 2,
|
||||
"os": "debian",
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue