Tim Moore
decda83256
VictoriaMetrics: use github_api_call for release lookups so GITHUB_TOKEN is honored ( #16607 )
...
The release-tag resolution used raw unauthenticated curl calls, which
ignore GITHUB_TOKEN and fail with curl exit 22 on the shared 60/hr
unauthenticated rate limit - after the container is already created.
Resolve via the existing github_api_call helper (auth + retries +
rate-limit diagnosis), matching proxmox-backup-server-install.sh.
Also collapses the two identical VictoriaLogs /releases/latest calls
into one.
Fixes community-scripts/ProxmoxVE#16606
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-08-19 21:41:41 +02:00
CanbiZ (MickLesk)
084993ba60
VictoriaMetrics: resolve architecture before jq asset filter ( #15316 )
2026-06-22 22:00:23 +02:00
Sam Heinz
6e82dc8bce
Fix type in victoriametrics ( #15289 )
2026-06-22 15:31:34 +02:00
Sam Heinz
c218deddd1
[arm64] Port scripts between thingsboard & wanderer to support arm64 ( #15286 )
2026-06-22 13:27:16 +02:00
Joery
abb8772e27
fix(victoriametrics): use jq to filter releases ( #13393 )
2026-03-29 22:17:15 +02: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
afe330173e
Refactor cleanup steps to use cleanup_lxc function ( #9354 )
2025-11-22 17:27:13 +01:00
Slaviša Arežina
84b0acc185
Fix release fetching ( #8807 )
2025-11-01 21:41:25 +01:00
CanbiZ
bfcda5d07a
Bump W-V Scripts to Debian 13 ( #8176 )
...
* bump various scripts (V - W) to debian 13
* Update install/wizarr-install.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Add apt clean command to cleanup process
* Update ct/wireguard.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-07 21:40:31 +02:00
Slaviša Arežina
ede517a560
Fix release fetching ( #6632 )
2025-08-07 13:33:56 +02:00
Slaviša Arežina
074bb615e7
VictoriaMetrics: Make VictoriaLogs optional add-on ( #6489 )
...
* Make Logs optional
* Update json
2025-08-02 15:13:21 +02:00
Slaviša Arežina
01be7acf10
Refactor ( #6210 )
2025-07-24 21:37:20 +02:00
CanbiZ
5e8ee6baa8
MariaDB CLI Update, Go Install Helper & Minor Cleanup ( #4793 )
...
* .
* switch mysql to mariadb
* fix some basenames
* remove basename to correct filename
* merge firefly from main
2025-05-28 14:45:53 +02:00
CanbiZ
8b66c8a9dc
fix basename -o
2025-04-01 10:58:29 +02:00
CanbiZ
f7e7d457df
fix basename for curl
2025-04-01 10:51: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
CanbiZ
2306531021
[core] Rebase Scripts (formatting, highlighting & remove old deps) ( #3378 )
...
* Big Refactor: Remove Deps / Formatting & Correct End Of Line Sequence
* f
2025-03-24 14:20:56 +01:00
Slaviša Arežina
a97a56bf88
New Script: VictoriaMetrics ( #2565 )
...
* Add VictoriaMetrics script
* fix file name
* Update json/victoriametrics.json
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com >
* Update ct/victoriametrics.sh
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com >
* Update victoriametrics.sh
---------
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com >
2025-02-24 12:25:18 +01:00