1226 Commits

Author SHA1 Message Date
Push From Github
13f83376f3 Sync to Gitea 2025-08-29 10:37:29 +00:00
CanbiZ
ede5f35f39
[core]: feature - check_for_gh_release - version pinning (#7279)
* [core]: feature - check_for_gh_release - version pinning

* Modify usage comments for check_for_gh_release

Updated usage example for check_for_gh_release function.

* Refactor jq installation command with STD variable

* remove unneeded dev/null
2025-08-29 12:29:52 +02:00
CanbiZ
1d65650d28
[core]: feature - check_for_gh_release as update-handler (#7254) 2025-08-28 14:43:56 +02:00
CanbiZ
df564ace13 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE 2025-08-25 14:23:27 +02:00
CanbiZ
83eb2da451
[core]: uv uses now "update-shell" command (#7172)
* [core]: uv uses now "update-shell" command

* Improve uv shell integration setup process

Refactor uv shell integration setup with improved error handling.
2025-08-25 14:21:18 +02:00
CanbiZ
69dd06b107
[core]: tools.func - better verbose for postgresql (#7173) 2025-08-25 14:20:30 +02:00
CanbiZ
a2fcd3992e Update create_lxc.sh 2025-08-25 14:19:58 +02:00
CanbiZ
74b2407c53 alpine: add source for tools 2025-08-25 14:05:55 +02:00
CanbiZ
e85353856b
[core]: improve binary globbing for gh releases (#7044) 2025-08-21 09:14:59 +02:00
CanbiZ
2bd2a763a1
merge setup_gs from VED to VE 2025-08-20 17:27:19 +02:00
CanbiZ
c60098d8eb
[core]: create_lxc - fix offline issue with alpine packages (#6994) 2025-08-19 19:40:12 +02:00
CanbiZ
7df1dbaf17 quickfix: mapfile for _standard_ mapping
there was an issue, that when debian-12-standard% not available, it uses debian-12-turnkey-xxxx
2025-08-19 16:24:26 +02:00
CanbiZ
e46648ecdc
[core]: add new features to create_lxc (#6979) 2025-08-19 14:43:54 +02:00
CanbiZ
1dd417fdaa
[core]: extend setup_uv to work with alpine (#6978) 2025-08-19 14:03:00 +02:00
Luis Palacios Derqui
eee083c7e0
ProxmoxVE svg logo (#6846) 2025-08-14 22:01:20 +02:00
CanbiZ
a1eb53841d
MariaDB: fix "feedback" whiptail (#6657) 2025-08-08 10:28:05 +02:00
CanbiZ
993aff59d7
Update build.func (#6608) 2025-08-06 15:18:23 +02:00
CanbiZ
c53d1d004a
PVE9: Remove Beta Whiptail / add correct version check (#6599) 2025-08-06 13:46:07 +02:00
CanbiZ
3dda41df94
Increase: Core Network check (pre-LXC Creation) (#6546)
* Update build.func

* Update build.func

* Update build.func
2025-08-04 14:36:02 +02:00
CanbiZ
db09b9cc36
Composer: PATH Issues when updating (#6543)
* Update build.func

* Composer: Path Issues with old installs

* Update build.func

* comment
2025-08-04 14:12:18 +02:00
CanbiZ
efe45185fc composer diagnose verbose 2025-08-04 10:50:51 +02:00
Mariano D'Agostino
7433f7df0c
Alternative connectivity checks for LXC (#6472) 2025-08-02 17:52:21 +02:00
Matt Visnovsky
4bd360d31b
Strip SD and NS prefixes before writing to config file (#6356) 2025-07-30 21:14:16 +02:00
CanbiZ
23573bfce9
fix apt-cacher heredoc (#6385) 2025-07-30 15:31:00 +02:00
九条涼果
0955ec4b7f
fix: SSH authorized keys not added in Alpine install script (#6316) 2025-07-28 19:44:52 +02:00
Slaviša Arežina
69e947246a
Refactor: Gotify (#6301)
* Refactor Gotify

* Add tools.func fix

* Update gotify.sh
2025-07-28 15:56:22 +02:00
teohz
15e3958687
fix: removing ",gw=" from GATE variable when reading/writing from/to config. (#6177)
Previously when creating a config, GATE variable would incluse ",gw="
which was crashing the installer script when read later on.
This fix:
1. writes GATE variable to config without ",gw="
2. removes ",gw=" from GATE variable when reading existing config

Co-authored-by: teohz <git@teohz.com>
2025-07-28 15:11:52 +02:00
CanbiZ
7bf69cbd07
[core]: create_lxc: better handling, fix lock handling, improve template validation & storage selection UX (#6296)
* Update create_lxc.sh

* Update create_lxc.sh

* Update create_lxc.sh
2025-07-28 11:36:14 +02:00
CanbiZ
ba70f9867b
ProxmoxVE 9.0 Beta: add BETA Version as test in pve_check (#6295) 2025-07-28 11:00:09 +02:00
CanbiZ
4b3233d6a8 qf: php 2025-07-22 15:55:56 +02:00
TJ
1aab127bdf
Update tools.func - typo (#6156)
This was triggered when running the Gitea install script
2025-07-22 15:52:41 +02:00
CanbiZ
84860a9893
[core]: Improved LXC Container Startup Handling (#6142)
* [core]: Improved LXC Container Startup Handling

* Update build.func

---------

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-07-22 14:46:50 +02:00
CanbiZ
ebb7da43c1 Update tools.func 2025-07-22 14:18:34 +02:00
CanbiZ
2848cf6d6b
[core]: tools.func: increase setup_php function (#6141)
* tools.func: increase setup_php function

* better verbose output
2025-07-22 13:14:09 +02:00
ahmaddxb
da71a0fa01
Update config-file.func (#6042)
Fix: Handle GATE variable correctly for DHCP in config file mode

This change fixes the bug by adding GATE="" to the validation block for NET="dhcp".
2025-07-17 21:23:14 +02:00
CanbiZ
eb86d3e960 qf: ffmpeg hw acc 2025-07-15 16:57:43 +02:00
CanbiZ
7a0ca05153 fix possible whiptail issue 2025-07-15 13:47:08 +02:00
CanbiZ
fb3bf03332 Update build.func 2025-07-15 13:43:05 +02:00
CanbiZ
a2dde6594e
add missing choise 2025-07-15 13:38:25 +02:00
CanbiZ
8f4f2f4d92
Whiptail: Improve Dialogue to work with ESC (#6003) 2025-07-15 13:15:42 +02:00
CanbiZ
e5e8b1e020
fix ipv6 config file 2025-07-14 22:37:36 +02:00
CanbiZ
3b3e62c4cf
escape ipv6 config file 2025-07-14 22:33:05 +02:00
CanbiZ
478b65b2c2
qf 2025-07-14 22:17:48 +02:00
CanbiZ
b060de68c0
Push (#5978) 2025-07-14 21:50:56 +02:00
CanbiZ
b9ac02e74f Update tools.func 2025-07-10 14:39:33 +02:00
CanbiZ
90b6712453
Refactor: EMQX + Update-Function + Improved NodeJS Crawling (#5907) 2025-07-10 13:58:20 +02:00
CanbiZ
bb00b9f545
core: fix breaking redownload for lxc containers (#5906) 2025-07-10 11:17:01 +02:00
CanbiZ
24be3b43b1
core: Fix VAAPI passthrough for unprivileged LXC containers via devX (#5875) 2025-07-09 16:10:13 +02:00
CanbiZ
c8797ba135
tools.func: strip leading folders for prebuild assets (#5865) 2025-07-09 14:06:33 +02:00
CanbiZ
0b949c8151
tools.func: fix an bug while php libapache2-mod breaks (#5857) 2025-07-09 11:00:15 +02:00