1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-04-19 02:18:06 +00:00

update type in jsons

This commit is contained in:
CanbiZ 2025-04-09 10:24:04 +02:00
parent 42b9a17218
commit 0a67b0ff53
28 changed files with 29 additions and 29 deletions

View File

@ -3,7 +3,7 @@
"slug": "add-lxc-iptag",
"categories": [1],
"date_created": "2024-12-16",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "add-netbird-lxc",
"categories": [1],
"date_created": "2024-05-19",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "add-tailscale-lxc",
"categories": [1],
"date_created": "2024-05-02",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "all-templates",
"categories": [1],
"date_created": "2024-05-02",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "clean-lxcs",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "clean-orphaned-lvm",
"categories": [1],
"date_created": "2025-01-29",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "code-server",
"categories": [1, 20, 11],
"date_created": "2024-05-02",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": 8680,

View File

@ -3,7 +3,7 @@
"slug": "cron-update-lxcs",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,
@ -34,7 +34,7 @@
"type": "info"
},
{
"text": "To exclude LXCs from updating, edit the crontab using `crontab -e` and add CTID as shown in the example below:\n\n\n\n`0 0 * * 0 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /bin/bash -c '$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/update-lxcs-cron.sh)' -s 103 111 >>/var/log/update-lxcs-cron.log 2>/dev/null`",
"text": "To exclude LXCs from updating, edit the crontab using `crontab -e` and add CTID as shown in the example below:\n\n\n\n`0 0 * * 0 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /bin/bash -c '$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/update-lxcs-cron.sh)' -s 103 111 >>/var/log/update-lxcs-cron.log 2>/dev/null`",
"type": "info"
}
]

View File

@ -3,7 +3,7 @@
"slug": "crowdsec",
"categories": [6],
"date_created": "2024-05-02",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "filebrowser",
"categories": [1],
"date_created": "2024-05-02",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": 8080,

View File

@ -3,7 +3,7 @@
"slug": "fstrim",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "glances",
"categories": [9],
"date_created": "2024-05-02",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": 61208,

View File

@ -3,7 +3,7 @@
"slug": "host-backup",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "kernel-clean",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "kernel-pin",
"categories": [1],
"date_created": "2024-05-08",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "lxc-delete",
"categories": [1],
"date_created": "2025-01-21",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "microcode",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "monitor-all",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "netdata",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "olivetin",
"categories": [10],
"date_created": "2024-05-02",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": 1337,

View File

@ -3,7 +3,7 @@
"slug": "pbs-microcode",
"categories": [1],
"date_created": "2025-02-07",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "post-pbs-install",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "post-pmg-install",
"categories": [1],
"date_created": "2025-01-20",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "post-pve-install",
"categories": [1],
"date_created": "2024-04-28",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "scaling-governor",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "update-lxcs",
"categories": [1],
"date_created": "2024-04-29",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "update-repo",
"categories": [1],
"date_created": "2024-11-04",
"type": "misc",
"type": "pve",
"updateable": false,
"privileged": false,
"interface_port": null,

View File

@ -3,7 +3,7 @@
"slug": "webmin",
"categories": [1],
"date_created": "2024-05-02",
"type": "misc",
"type": "addon",
"updateable": false,
"privileged": false,
"interface_port": 10000,