6832 Commits

Author SHA1 Message Date
Tobias
2922a5913e
Delete install/valkey-install.sh 2025-11-30 11:19:30 +01:00
Tobias
341a7d2d0e
Delete ct/headers/valkey 2025-11-30 11:19:21 +01:00
Tobias
451efba399
Delete ct/valkey.sh 2025-11-30 11:19:06 +01:00
CanbiZ
16d59c693c
fix source 2025-11-29 23:16:20 +01:00
CanbiZ
e83fac79c5
Merge pull request #1153 from DragoQC/feature/DiscoPanel
New script : DiscoPanel
2025-11-29 21:03:50 +01:00
DragoQC
ad511db05d Removed extra space 2025-11-29 10:09:17 -05:00
DragoQC
4d4a83d9a0 Fixed "" 2025-11-29 10:07:41 -05:00
DragoQC
0ec3a00524 Fix order of execution
Added node version to setup_nodejs
Added location of app file in fetch and deploy
2025-11-29 09:06:18 -05:00
DragoQC
4db61c4de6 Added STD 2025-11-29 09:00:22 -05:00
DragoQC
e9551e0475 switched updatable to true 2025-11-29 08:58:10 -05:00
DragoQC
3bf0167d7b removed root 2025-11-29 08:56:27 -05:00
DragoQC
480fe0aeed Removed comment 2025-11-29 08:55:53 -05:00
DragoQC
8e2ea979a1 Merge branch 'feature/DiscoPanel' of https://github.com/DragoQC/ProxmoxVED into feature/DiscoPanel 2025-11-29 08:55:17 -05:00
DragoQC
f652556272 Removed GCC 2025-11-29 08:54:55 -05:00
Slaviša Arežina
6f805cf3d9
Update install/discopanel-install.sh 2025-11-29 10:56:24 +01:00
Slaviša Arežina
5b0afb72c0
Update install/discopanel-install.sh 2025-11-29 10:56:16 +01:00
Slaviša Arežina
dbd0084203
Update install/discopanel-install.sh 2025-11-29 10:56:02 +01:00
Slaviša Arežina
479f41281b
Update install/discopanel-install.sh 2025-11-29 10:52:05 +01:00
DragoQC
ec631a6665 Fixed too many messages,
Fixed error :
[2025-11-28 17:32:33] FATAL: Failed to initialize storage: failed to open database: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub
2025-11-28 17:36:18 -05:00
DragoQC
09c6a5eb7e Added temp source for dev testing 2025-11-28 17:16:29 -05:00
DragoQC
626df1a741 Removed port in service cause not needed 2025-11-28 16:48:47 -05:00
DragoQC
2b7d992632 fix regular copy instead of tar
Use setup_node
Remove installing dependencies not needed
2025-11-28 16:35:09 -05:00
DragoQC
590049938c modified to use setup_go 2025-11-28 16:27:30 -05:00
DragoQC
4dbc509cde Removed again application.
Used cleanup_lxc
2025-11-28 16:22:29 -05:00
DragoQC
3a39159a18 Fixed application,
Fixed messages,
Removed fetch latest github release
2025-11-28 16:16:59 -05:00
DragoQC
684ce5a218 Used fetch_and_deploy_gh_release instead of manualy using git 2025-11-28 16:09:53 -05:00
DragoQC
9c3c5e02ae Fixed machine settings to match json 2025-11-28 16:05:00 -05:00
DragoQC
174000428d Modified json to better match crafty controller 2025-11-28 15:56:57 -05:00
DragoQC
85ef3837db Removed the get cause not needed 2025-11-28 15:55:36 -05:00
DragoQC
2108dc6328 removed extra dependencies 2025-11-28 15:55:09 -05:00
DragoQC
60f5734366 Fixed json 2025-11-28 15:53:15 -05:00
DragoQC
00a538d35a Clean install 2025-11-28 15:51:36 -05:00
CanbiZ
9e8437b7e0 Refactor Docker install script for Portainer support
The install-docker.sh script is now generated with Portainer installation logic only if INSTALL_PORTAINER is set to 'yes'. The previous placeholder and sed replacement approach has been removed for clarity and maintainability. This change improves script generation and conditional handling for Portainer installation.
2025-11-28 13:03:52 +01:00
CanbiZ
ef765a7d3f Refactor Portainer installation in docker-vm.sh
Replaces inline Portainer installation with a separate script when requested. Updates install-docker.sh to call the new script, improving maintainability and logging.
2025-11-28 12:29:44 +01:00
CanbiZ
cb1bb74a8c Update docker-vm.sh 2025-11-28 11:55:55 +01:00
CanbiZ
366e04d1d2 Service-Fix 2025-11-28 11:38:22 +01:00
CanbiZ
eae593c14b Update docker-vm.sh 2025-11-28 11:37:39 +01:00
CanbiZ
3b366dc098 readd portainer 2025-11-28 11:32:44 +01:00
CanbiZ
6da891f822 typo 2025-11-28 09:07:57 +01:00
DragoQC
e784ea0b70 Fix Backup of precise files
Fix fetch and deploy
Added Data restoration
2025-11-27 14:58:17 -05:00
DragoQC
c719285e67 Now use check_for_gh_release and fetch_and_deploy
removed ${APP} everywhere
Removed exit
Rephrase msg
2025-11-27 11:56:17 -05:00
CanbiZ
76e933b3a4 Refactor advanced_settings and add whitelist check
Moved and redefined _is_whitelisted_key as a global function for use in multiple locations. Improved formatting and readability in the advanced_settings wizard, including better handling of container type selection and IPv6 configuration steps.
2025-11-27 16:36:53 +01:00
CanbiZ
54faeadf07 Create build.func - advanced-backup-20251127-154005.func 2025-11-27 16:34:36 +01:00
CanbiZ
9554dae973 Refactor advanced_settings to wizard with back navigation
Replaces the old whiptail menu loop in advanced_settings with a state-machine, wizard-style configuration supporting forward and backward navigation. Each step is now modular, input validation is improved, and a summary confirmation is shown before applying settings. This enhances user experience and maintainability for container configuration.
2025-11-27 16:32:05 +01:00
CanbiZ
d9e5340904 Refactor vars file loading to shared function
Introduced a new load_vars_file() function to safely parse and load whitelisted var_* keys from vars files. Replaced duplicate local parsing logic in default_var_settings and install_script with the shared function for consistency and maintainability.
2025-11-27 15:38:48 +01:00
CanbiZ
342b7e7e70 Use alternate screen buffer in advanced_settings
Added tput smcup and rmcup to advanced_settings to prevent flicker between dialogs. A trap ensures the alternate screen buffer is exited on any return.
2025-11-27 15:36:14 +01:00
CanbiZ
f912661ba3 Update build.func 2025-11-27 15:33:51 +01:00
CanbiZ
f236fa0487 Switch Backto Main Menü and Exit Script 2025-11-27 15:33:16 +01:00
CanbiZ
c58f808d62 cleanup 2025-11-27 15:30:59 +01:00
CanbiZ
a8940ee416 Add refactored build menu functions
Introduces misc/build refactor_menu.func with comprehensive build and configuration functions for LXC containers in Proxmox VE. Refactors and modularizes initialization, storage selection, resource management, and advanced interactive configuration logic from misc/build.func.
2025-11-27 15:28:55 +01:00