Commit Graph

2195 Commits

Author SHA1 Message Date
CanbiZ
8719faadb6 Refactor viseron installation script
Updated the installation script to install new dependencies, removed PostgreSQL setup, and adjusted Python environment setup.
2025-12-01 20:29:30 +01:00
CanbiZ
b7dee560a1 added 2025-12-01 16:42:30 +01:00
CanbiZ
547a76bbd9 Update mealie-install.sh 2025-12-01 16:28:51 +01:00
CanbiZ
30815de5c1 mealie fix 2025-12-01 16:26:28 +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
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
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
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
CanbiZ
ef07ba8abc Merge pull request #1163 from AlphaLawless/improved-speedtest-tracker
feat: get timezone from system
2025-11-27 09:52:45 +01:00
CanbiZ
bf2fca6682 Merge pull request #1162 from pshankinclarke/valkey-bind-fix
Valkey bind fix
2025-11-27 09:52:34 +01:00
github-actions[bot]
c4bc9b07bd Deleted files for issue: Qdrant 2025-11-27 08:13:41 +00:00
AlphaLawless
b7d9beeb29 feat: get timezone from system 2025-11-27 00:25:23 -03:00
pshankinclarke
ec877ed201 test restart 2025-11-26 17:16:08 -08:00
CanbiZ
962f546983 fix speedtest tracker 2025-11-26 09:32:51 +01:00
CanbiZ
928eafed15 Create speedtest-tracker-install.sh 2025-11-26 09:20:20 +01:00
Michel Roegl-Brunner
daf16e1d4a Revert "feat: add speedtest tracker for test (#1154)"
This reverts commit 4ffadcf0c9.
2025-11-26 09:15:05 +01:00
Alpha Vylly
4ffadcf0c9 feat: add speedtest tracker for test (#1154) 2025-11-26 08:05:16 +00:00
CanbiZ
228caa3517 Merge pull request #1147 from pshankinclarke/valkey
Add Valkey LXC
2025-11-26 09:04:54 +01:00
pshankinclarke
03592b9946 Address CrazyWolf13 review 2025-11-25 17:09:55 -08:00
DragoQC
5b30d4cfd4 Added files 2025-11-25 16:58:29 -05:00
CanbiZ
4a185f3da6 Implement retry mechanism for pip3 wheel building
Added retry logic for building wheels with pip3 to improve reliability.
2025-11-25 22:03:55 +01:00
CanbiZ
e8d51d0da6 Comment out Python configuration and pip setup
Commented out Python setup and pip initialization steps.
2025-11-25 21:53:26 +01:00
CanbiZ
78958ad83d Install tempio and update installation script 2025-11-25 21:51:47 +01:00
CanbiZ
48f868ca0a Update frigate-install.sh to add Debian sources
Add Debian sources for bookworm and install dependencies.
2025-11-25 21:49:37 +01:00
CanbiZ
60824966f9 Update version check for Nginx and SQLite builds 2025-11-25 21:30:43 +01:00
CanbiZ
042c5023a9 Fix syntax error in frigate-install.sh 2025-11-25 21:23:26 +01:00
CanbiZ
7e512612c9 Remove intel-opencl-icd from driver installation 2025-11-25 21:19:37 +01:00
CanbiZ
20a9186ad4 Update frigate-install.sh 2025-11-25 21:13:58 +01:00
CanbiZ
bf50a92db7 Refactor frigate-install.sh for improved clarity
Refactor installation script for clarity and consistency. Update messages and streamline dependency installation.
2025-11-25 21:09:39 +01:00
Slaviša Arežina
9e9ec103a1 Apply suggestion from @tremor021 2025-11-25 15:52:39 +01:00
Slaviša Arežina
237763c6d9 Apply suggestion from @tremor021 2025-11-25 15:31:41 +01:00
Slaviša Arežina
a25f35dafd Apply suggestion from @tremor021 2025-11-25 15:31:04 +01:00
Slaviša Arežina
02209f76c1 Apply suggestion from @tremor021 2025-11-25 15:30:15 +01:00