302 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
6c43b624c1 Enhance Proxmox dependency-check scripts
Update frontend docs and significantly refactor dependency-check tooling.

- frontend: set supported version to "PVE 8.x / 9.x" and add info about --install/--status/--uninstall flags.
- Add new tools/pve/dependency-check copy.sh (installer wrapper).
- Rework tools/pve/dependency-check.sh: add CLI (install/status/uninstall), PVE version detection/validation, improved logging/colors, safer config parsing, more robust storage checks, validated tag handling (dep_ping/dep_tcp), portable TCP/ping checks, and wait/timeout helper.
- Improve applicator script handling (ignore list, avoid overwriting other hookscripts), update systemd units (PathExistsGlob, unit binding), and implement uninstall to remove assignments and installed files.

These changes harden lifecycle management and make installation/cleanup and runtime checks more robust and observable.
2026-02-17 10:23:26 +01:00
CanbiZ (MickLesk)
b65090b315 Add CronMaster addon; remove legacy installers
Replace legacy container/install scripts with a single tools/addon/cronmaster.sh addon. The new script consolidates install, update and uninstall flows, uses community-scripts core functions, fetches prebuilt GitHub releases, sets up Node.js (defaults to v22), creates a systemd service and an update helper (/usr/local/bin/update_cronmaster). Removed ct/cronmaster.sh and install/cronmaster-install.sh to avoid duplication and centralize maintenance.
2026-02-17 09:41:43 +01:00
CanbiZ (MickLesk)
a7a5b54680 example 2026-02-17 09:33:12 +01:00
github-actions[bot]
0bfa6c3e54
Delete paperless-exporter (addon) after migration to ProxmoxVE (#1438)
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-10 07:24:02 +00:00
CanbiZ (MickLesk)
35833c402a Update microcode.sh
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
2026-02-09 19:17:54 +01:00
CanbiZ (MickLesk)
5054d34a4a Create microcode.sh 2026-02-09 19:15:24 +01:00
CrazyWolf13
48179d26b6 paperless-exporter 2026-02-09 07:35:35 +01:00
CanbiZ (MickLesk)
66312f05d2 features 2026-01-26 14:56:55 +01:00
CanbiZ (MickLesk)
6aacad8e30 fixes 2026-01-26 14:54:24 +01:00
CanbiZ
f8e8050634 fix headers 2026-01-13 11:30:27 +01:00
CanbiZ
4f5e9d893f add missing headers and add windows version of app headers 2026-01-13 11:22:29 +01:00
github-actions[bot]
06f4a95b7f
Delete jellystat (addon) after migration to ProxmoxVE (#1269)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-12 13:05:30 +00:00
Tobias
5d7084c0bb chore: refactor update messages 2026-01-06 17:05:47 +01:00
Tobias
7c27cceec6 some more copyright 2026-01-06 12:43:41 +01:00
Tobias
c5786b9210 happ new year - well a bit late :D 2026-01-06 12:36:02 +01:00
CanbiZ (MickLesk)
3f490abff1
Refactor OCI image handling in oci-deploy.sh 2025-12-29 17:35:10 +01:00
CanbiZ (MickLesk)
dae69a6690
Update oci-deploy.sh 2025-12-29 17:33:12 +01:00
CanbiZ (MickLesk)
ce1e3d76bf
Refactor OCI deployment script for clarity and functionality
Refactor message functions and improve version checks.
2025-12-29 17:26:33 +01:00
CanbiZ (MickLesk)
513b096e6e
Add OCI container deployment script for Proxmox VE
This script provides a deployment helper for OCI containers on Proxmox VE 9.1, including functions for checking Proxmox version, parsing image references, and deploying containers with customizable options.
2025-12-29 17:22:57 +01:00
github-actions[bot]
a162586f6c
Delete nextcloud-exporter (addon) after migration to ProxmoxVE (#1235)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-27 21:02:07 +00:00
Tobias
9ee22f9af9 os check 2025-12-25 01:11:32 +01:00
Tobias
a7d97b15e7 remove alpine 2025-12-25 01:09:39 +01:00
Tobias
39b0aa1612 fix 2025-12-25 00:19:01 +01:00
Tobias
039481f650 fix 2025-12-25 00:16:19 +01:00
Tobias
14fdaa1632 fix env file 2025-12-25 00:08:03 +01:00
Tobias
6d88b971a3 refactor locations 2025-12-24 23:31:10 +01:00
Tobias
f826c56986 fix fetch_and_deploy 2025-12-24 23:10:53 +01:00
Tobias
44706b2426
Add newline for better readability in install function 2025-12-21 23:50:13 +01:00
Tobias
a8b7d1cce4
fixes 2025-12-21 23:48:36 +01:00
Tobias
f5a87a3729 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-12-21 19:55:13 +01:00
Tobias
e0dd403107 nextcloud exporter 2025-12-21 19:55:12 +01:00
github-actions[bot]
472050a4b5
Delete pihole-exporter (addon) after migration to ProxmoxVE (#1225)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-21 08:16:03 +00:00
github-actions[bot]
43f75512e6
Delete qbittorrent-exporter (addon) after migration to ProxmoxVE (#1221)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-18 21:35:49 +00:00
Tobias
b0b7cb790e fix path 2025-12-17 20:53:21 +01:00
CrazyWolf13
601250feee update 2025-12-17 20:32:47 +01:00
CrazyWolf13
7ec74ce70a fix std 2025-12-16 14:47:08 +01:00
CrazyWolf13
6d2f6183a0 add hostname default 2025-12-16 14:39:26 +01:00
CrazyWolf13
a1829ac9c3 add port 2025-12-16 14:34:38 +01:00
github-actions[bot]
69171cb736
Delete adguardhome-sync (addon) after migration to ProxmoxVE (#1209)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 12:35:43 +00:00
CrazyWolf13
76097c1e02 refactor pihole-exporter 2025-12-09 10:52:22 +01:00
CrazyWolf13
0618cdb786 alignment 2025-12-09 08:57:23 +01:00
Tobias
63396af58c fix protocol 2025-12-08 22:15:14 +01:00
Tobias
cac183b111 fix newline 2025-12-08 22:04:53 +01:00
Tobias
01edca0355 echo to read 2025-12-08 20:23:54 +01:00
Tobias
47a7b1ff39 fix 2025-12-08 20:17:48 +01:00
Tobias
668df09450 homarr 2025-12-08 20:06:11 +01:00
Tobias
b7c10fa2f8 skip_tls 2025-12-08 19:44:11 +01:00
Tobias
daea65671c add port and protocol 2025-12-08 19:43:35 +01:00
CanbiZ
617d9f8fc0 Update adguardhome-sync.sh 2025-12-08 17:10:57 +01:00
CanbiZ
2558e21039 typo 2025-12-08 17:08:14 +01:00