6682 Commits

Author SHA1 Message Date
rrole
a405ad9df2 Fix paths 2025-11-25 13:01:32 +01:00
rrole
80a8beb2df
Merge branch 'community-scripts:main' into wanderer 2025-11-25 12:44:16 +01:00
CanbiZ
952ee926b6
Merge pull request #1148 from community-scripts/pr-update-app-files
[core] update .app files
2025-11-25 11:02:13 +01:00
GitHub Actions
c2043ae00a Update .app files 2025-11-25 08:34:09 +00:00
CanbiZ
585a0e17bb add qdrant 2025-11-25 09:33:52 +01:00
CanbiZ
1eb8111a28 remove debug output 2025-11-24 15:39:34 +01:00
CanbiZ
fac32e6840 Update build.func 2025-11-24 15:10:49 +01:00
CanbiZ
b2abad19ba Update build.func 2025-11-24 15:07:27 +01:00
CanbiZ
dbaa41584b remove portainer 2025-11-24 15:04:09 +01:00
CanbiZ
74197f9d21 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-11-24 14:59:33 +01:00
CanbiZ
3fdb2d79c6 Normalize feature flag handling in build.func
Updated feature flag normalization to support both yes/no and 0/1 formats for ENABLE_NESTING, ENABLE_KEYCTL, and ENABLE_MKNOD. ENABLE_FUSE remains as yes/no for backward compatibility.
2025-11-24 14:59:26 +01:00
tremor021
8ef47507f8 VE>VED 2025-11-24 14:57:12 +01:00
tremor021
ab4f4c117d Joplin test 2025-11-24 14:56:21 +01:00
CanbiZ
99ac1ac908 Update build.func 2025-11-24 14:47:24 +01:00
CanbiZ
222bdedc25 Update build.func 2025-11-24 14:43:57 +01:00
CanbiZ
a47bc24568 Refactor PCT Options 2025-11-24 14:35:02 +01:00
CanbiZ
16c65ae73a Update build.func 2025-11-24 14:17:52 +01:00
CanbiZ
3a71045891 Update build.func 2025-11-24 14:09:29 +01:00
CanbiZ
ced1173282 Update build.func 2025-11-24 14:00:17 +01:00
CanbiZ
4613021586 Update build.func 2025-11-24 13:55:21 +01:00
CanbiZ
b529d45db0 Update build.func 2025-11-24 13:54:42 +01:00
CanbiZ
f008d4bbf9 Comment out problematic feature and dev mode code
Commented out sections related to advanced feature flags, array-based FEATURES and PCT_OPTIONS, and dev mode exports that were causing compatibility and autologin issues. Added notes and TODOs for future integration, and moved MOTD/SSH setup for debugging to only run when containers are kept for troubleshooting.
2025-11-24 13:53:48 +01:00
CanbiZ
fa82374abb Revert 2025-11-24 13:42:54 +01:00
CanbiZ
894449182d Debugcontainer build options handling
Changed PCT_OPTIONS from an array to a string for proper export and compatibility with Proxmox pct. Features are now passed as a comma-separated string. Also updated install.func to use a literal heredoc for systemd override configuration.
2025-11-24 13:34:01 +01:00
CanbiZ
b87558b415 Update build.func 2025-11-24 13:14:17 +01:00
CanbiZ
f32ab7876f Update install.func 2025-11-24 13:13:13 +01:00
CanbiZ
806bb715a9 Remove dev mode and log handling from build/install
Cleaned up dev mode and persistent log directory logic from build.func and install.func. Network connectivity status messages are now more direct, and unnecessary exports and re-parsing of dev_mode have been removed for clarity and maintainability.
2025-11-24 11:54:20 +01:00
CanbiZ
bea8814994 reverted 2025-11-24 11:42:00 +01:00
CanbiZ
e147c848bb Update install.func 2025-11-24 11:35:48 +01:00
CanbiZ
7455f8195c Update build.func 2025-11-24 11:35:10 +01:00
CanbiZ
cb2c3fab96 Update install.func 2025-11-24 11:22:04 +01:00
CanbiZ
1f6034a15b Update install.func 2025-11-24 11:19:40 +01:00
CanbiZ
645b532e17 Update install.func 2025-11-24 10:43:32 +01:00
CanbiZ
3a4d938fac Update install.func 2025-11-24 10:28:56 +01:00
CanbiZ
532fa094f3 Refactor GPU passthrough and device config handling
Switches device configuration to use pct set format for GPU passthrough, simplifying config and improving GUI visibility. Updates GID handling logic for devices, streamlines fix_gpu_gids function, and improves container creation logging and API reporting. Removes commented-out MOTD/SSH debug setup from build copy.func.
2025-11-24 10:11:13 +01:00
CanbiZ
8740271cd9 Update build.func 2025-11-24 09:48:53 +01:00
CanbiZ
f866c1cbef Add build copy.func and update build.func
Added new 'build copy.func' script for LXC container build and configuration in Proxmox VE, including variable initialization, storage management, resource allocation, and advanced interactive configuration. Updated 'build.func' to support new features and improved logic for container setup, storage selection, and app-specific defaults management.
2025-11-24 09:34:35 +01:00
CanbiZ
6a2928ca47 Update build.func 2025-11-24 09:19:34 +01:00
rrole
fa6527c415
Update date_created in wanderer.json 2025-11-24 08:53:41 +01:00
CanbiZ
54ac0d85d1
Merge pull request #1140 from dramikei/dramikei/ente-enhancement
Improve Ente
2025-11-24 08:05:03 +01:00
Roger Sole
d4580d85b0 Add wanderer script 2025-11-23 20:11:38 +01:00
Raghav Vashisht
8e8e14dbd0 feat: suppress corepack download prompt 2025-11-23 21:55:12 +05:30
Raghav Vashisht
7f2bcf8543 fix: ente cli installation (again) 2025-11-23 21:33:18 +05:30
Raghav Vashisht
2a52360585 feat: export binaries and scripts in /usr/local/bin 2025-11-23 21:21:09 +05:30
Raghav Vashisht
5ebb77750a fix: cli install 2025-11-23 20:35:39 +05:30
Raghav Vashisht
42fbb303d0 fix: log 2025-11-23 19:30:14 +05:30
Raghav Vashisht
8a0f2cdeaf fix: ente-cli installation 2025-11-23 19:20:55 +05:30
Raghav Vashisht
bf38c3b919 fix: rename ente cli appName and dont delete the versioning file 2025-11-23 19:00:35 +05:30
Raghav Vashisht
d0846b5c3b fix: source bashrc after writing to it instead of exporting again in shell 2025-11-23 18:52:27 +05:30
Raghav Vashisht
755b17d5ec chore: rm comments 2025-11-23 18:47:48 +05:30