tremor021
dcca042560
Add GoAway script
2025-09-25 09:03:05 +02:00
Slaviša Arežina
9a14e54485
Merge pull request #934 from community-scripts/pr-update-app-files
2025-09-24 14:09:08 +02:00
GitHub Actions
6f4425ae76
Update .app files
2025-09-24 12:07:09 +00:00
tremor021
0df793cd36
Remove UpSnap
2025-09-24 14:06:37 +02:00
tremor021
7529f5fa90
Delete Monica
2025-09-24 14:05:39 +02:00
tremor021
96f45dafe7
Update Joplin
2025-09-24 14:00:27 +02:00
tremor021
82c81e8ad4
Update Joplin
2025-09-24 14:00:26 +02:00
tremor021
1d83f681fa
Add Monica test
2025-09-24 13:17:58 +02:00
tremor021
f5b570e7b7
Add Monica test
2025-09-24 13:02:17 +02:00
tremor021
476ab98f59
Add Monica test
2025-09-24 13:01:31 +02:00
tremor021
3d83a65813
Add Monica test
2025-09-24 13:01:19 +02:00
CanbiZ
09055bf73e
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 09:29:42 +02:00
CanbiZ
721ba24191
Update build.func
2025-09-24 09:29:36 +02:00
Push From Github
b2a75ae5db
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:58:32 +00:00
Push From Github
b7251fd0b9
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:58:29 +00:00
Push From Github
429d7a65e8
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:58:19 +00:00
Push From Github
424a9b09ff
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:58:15 +00:00
Push From Github
43232b7d5f
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:58:05 +00:00
Push From Github
e01ed761cc
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:58:00 +00:00
Push From Github
06ecc865c8
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:57:53 +00:00
Push From Github
0adc70d41e
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:57:48 +00:00
Push From Github
650f5fecfe
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:57:40 +00:00
Push From Github
73a0e95210
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:57:34 +00:00
Push From Github
2409c23dac
Merge remote-tracking branch 'gitea/main'
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 06:57:26 +00:00
CanbiZ
bcddaaba41
Update build.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 08:57:11 +02:00
CanbiZ
09c2308b35
Update build.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 08:56:59 +02:00
CanbiZ
fed24086ea
Update build.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-24 08:51:14 +02:00
CanbiZ
dfa6bcf9c7
Improve storage selection logic in build script
...
Bump build.func Revision / bump-revision (push) Has been cancelled
Adds checks to ensure the default.vars file exists before storage selection. Updates LXC container creation to skip storage selection if variables are already set, improving efficiency and reliability.
2025-09-24 08:42:53 +02:00
CanbiZ
02734e2b00
Merge pull request #929 from remz1337/pr-frigate
...
Support for Frigate v0.16
2025-09-24 07:12:47 +02:00
Rémi Bédard-Couture
1a6fbdba5b
New script version
2025-09-23 20:58:19 -04:00
CanbiZ
922ec615c0
Update debian-install.sh
2025-09-23 15:28:05 +02:00
CanbiZ
3a49db2b9a
Update build.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-23 15:23:34 +02:00
CanbiZ
22118056ca
Update build.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-23 15:19:28 +02:00
CanbiZ
6b40cf6feb
Update build.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-23 15:00:41 +02:00
CanbiZ
9d39569bda
Refactor device detection in build_container function
...
Bump build.func Revision / bump-revision (push) Has been cancelled
Replaces glob loops with compgen for detecting VAAPI and NVIDIA devices in /dev. This improves robustness and avoids issues when no matching devices are present.
2025-09-23 14:53:26 +02:00
Michel Roegl-Brunner
8f98298b68
Clean up diagnostics comments in build.func
...
Bump build.func Revision / bump-revision (push) Has been cancelled
Removed commented lines related to diagnostics information.
2025-09-23 14:50:22 +02:00
CanbiZ
6e43ed60eb
Update core.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-23 14:42:48 +02:00
CanbiZ
e5e7c5fa9f
Update core.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-23 14:41:58 +02:00
CanbiZ
d0f6818386
Move and improve ssh_check and shell_check functions
...
Bump build.func Revision / bump-revision (push) Has been cancelled
The ssh_check function was moved from build.func to core.func and enhanced to allow an override and to skip warnings for localhost connections. The shell_check function was simplified to directly check for Bash and provide clearer messaging. These changes centralize environment checks and improve user experience.
2025-09-23 14:39:39 +02:00
CanbiZ
435890eee2
Update core.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-23 14:32:19 +02:00
CanbiZ
f333fc5db7
Improve shell detection in shell_check function
...
Bump build.func Revision / bump-revision (push) Has been cancelled
Enhanced the shell_check function to handle both 'bash' and '-bash' as valid shells, added a debug message to display the detected shell, and changed the exit code to 1 for clearer error signaling.
2025-09-23 14:29:44 +02:00
CanbiZ
1d5601af6f
Add GPU and USB passthrough support to LXC build
...
Bump build.func Revision / bump-revision (push) Has been cancelled
Introduces automatic detection and configuration of GPU (VAAPI/NVIDIA) and USB passthrough for LXC containers, including userland package installation and verification. Refactors and expands hardware passthrough logic, adds support for Coral TPU, and improves network and gateway checks. Removes deprecated storage menu and diagnostics code.
2025-09-23 14:27:35 +02:00
CanbiZ
66792ea9d7
Update build.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-23 14:05:23 +02:00
CanbiZ
82c6e6e6fb
Refactor GPU and USB passthrough setup in container scripts
...
Bump build.func Revision / bump-revision (push) Has been cancelled
Introduced a unified gpu_inside_setup function in build.func to handle VAAPI and NVIDIA userland installation inside containers. Replaced bracket conditionals with if statements in passthrough.func for improved readability and maintainability, and made minor logic clarifications for privileged container checks.
2025-09-23 13:51:46 +02:00
CanbiZ
a17aa696b6
Update passthrough.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-23 13:28:11 +02:00
CanbiZ
ac85426b7a
Update build.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-23 13:00:10 +02:00
CanbiZ
f11d455d5a
Improve network string construction in build_container
...
Bump build.func Revision / bump-revision (push) Has been cancelled
Refactored the build_container function to handle MAC, gateway, VLAN, and MTU parameters more robustly, allowing for both direct and preformatted input. This change ensures correct formatting and prevents duplicate parameter prefixes in the network string.
2025-09-23 12:54:12 +02:00
CanbiZ
08c4d18fc8
Update upsnap.json
2025-09-23 09:56:24 +02:00
Vincent
f5affeda71
Init app install + json + default ct update
2025-09-22 15:46:17 -04:00
GitHub Actions
4d2171b270
Update .app files
2025-09-22 20:42:41 +02:00