CanbiZ (MickLesk)
14755d5efe
fix: add --clear to uv venv calls for uv 0.10 compatibility ( #11723 )
...
uv 0.10 requires --clear flag to overwrite existing virtual environments.
Without it, update scripts fail when the venv already exists.
Affected: 13 ct/ update scripts, 25 install/ scripts, glances addon
2026-02-09 15:54:22 +01:00
Tobias
08d67aa722
chore: fix update msg ( #10593 )
2026-01-06 22:57:40 +01:00
Tobias
c1fe8b91b4
chore: bump copyright to 2026 - happy new year ( #10585 )
...
* chore: bump copyright to 2026 - happy new year
* fix
* meilisearch fix source url
* livebook: fix space
* fix source cmd
* fix source cmd
2026-01-06 13:28:12 +01:00
CanbiZ
d427619745
Remove BOM from shebang lines in ct scripts ( #8833 )
2025-11-03 08:49:54 +01:00
CanbiZ
be7d0704d7
Standardize update success messages in scripts ( #8757 )
2025-10-30 17:24:16 +01:00
CanbiZ
6c8975e4aa
Bump O to P-Scripts to Debian 13 (Trixie) ( #8367 )
2025-10-15 22:39:16 +02:00
CanbiZ
4b5fc75ee1
Harmonize Service MSG-Blocks ( #8233 )
...
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-10-10 11:15:44 +02:00
CanbiZ
0efa83ff48
Refactor: Prometheus PVE Exporter to uv based install ( #5412 )
2025-06-24 11:33:46 +02:00
CanbiZ
2e4c51450f
change var in ct files to new standard ( #3804 )
2025-04-10 11:56:52 +02:00
CanbiZ
8c051b8186
Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 ( #3455 )
...
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL
* more switches
* switch vms
* more curls
* More curls
* more
* more
* more changes
* more
* prepare ipv6 calls
* change frontend to ipv6
* Formatting
* Fromatting
* Update gomft.sh
* Update gomft-install.sh
* Update ersatztv.sh
* Update build.func
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-04-01 10:25:46 +02:00
Andy Grunwald
08e0a6322b
Prometheus PVE Exporter: Rightsizing RAM and Disk ( #3098 )
...
* Prometheus PVE Exporter: Rightsizing RAM and Disk
* Raise to 2GB, as setup is not working otherwise
* Prometheus PVE Exporter: Set RAM to 512
2025-03-16 11:20:56 +01:00
CanbiZ
ece3ad2b13
Feature: Use Verbose Mode for all Scripts (removed &>/dev/null) ( #2596 )
...
* Feature: Use Verbose Mode for all Scripts (removed &>/dev/null)
* Update crafty-controller.sh
2025-02-24 12:49:16 +01:00
CanbiZ
af01193bc2
[core] cleanup (remove # App Default Values) ( #2356 )
2025-02-13 17:59:47 +01:00
CanbiZ
6f131933b7
[core] cleanup (remove base_settings & unneeded comments) ( #2351 )
2025-02-13 14:40:49 +01:00
Andy Grunwald
19911f5b81
Prometheus PVE Exporter: Add --default-timeout=300 to pip install commands ( #1950 )
2025-02-02 20:18:52 +01:00
Andy Grunwald
63e3619b68
New Script: Prometheus Proxmox VE Exporter ( #1805 )
...
* New Script: Prometheus Proxmox VE Exporter
See https://github.com/prometheus-pve/prometheus-pve-exporter
* Fix formatting of config file output after installation
* Prometheus Proxmox VE Exporter: Set category 1 for Website
* Removed blank lines
* Remove `python3-dev`, as it was commented out
* Prometheus Proxmox VE Exporter: Move configuration under /opt
* Prometheus Proxmox VE Exporter: Add logo
* Change `msg_info "Updating Python3"` to `msg_info "Setup Python3"`
* Removed empty line
* Add note about Proxmox credentials into the website
* Temp: Replace GitHub URLs to test my fork
* Set correct `APP="Prometheus-PVE-Exporter"`
* Add `--root-user-action=ignore` to pip call (as root)
* Revert "Temp: Replace GitHub URLs to test my fork"
This reverts commit 2308d48376 .
2025-01-29 18:41:44 +01:00