Sam Heinz
e2425b5eb6
arm64: add navidrome script
2026-03-07 19:49:56 +10:00
Sam Heinz
c14b73d346
rdtclient: change dotnet runtime to 10.0
2026-03-07 15:27:21 +10:00
Sam Heinz
20ae91a95c
arm64-rdtclient: update dotnet to 10.0
2026-03-07 15:18:51 +10:00
Sam Heinz
53d84b11fe
arm64-rdtclient: remove libicu72 dependency
2026-03-07 15:04:16 +10:00
Sam Heinz
26054d7c1b
arm64: ensure both install scripts are in same bash process
2026-03-07 14:57:26 +10:00
Sam Heinz
e515b844c3
arm64: add support for update_script_arm64
2026-03-07 14:09:39 +10:00
Sam Heinz
fa78e82800
arm64: remove temp arm scripts and add rdtclient script
2026-03-07 13:54:29 +10:00
Sam Heinz
cb413b48a6
arm64: grab arm64 lxc install script if on arm64
2026-03-07 13:50:07 +10:00
Sam Heinz
70ef0b792c
arm: add support for arm hosts in misc/ scripts
2026-03-07 13:34:20 +10:00
vhsdream
77e85aa26d
remove oxicloud user
2026-03-06 17:59:19 -05:00
vhsdream
bfefe51761
Try to fix permission issues
2026-03-06 17:51:35 -05:00
vhsdream
c0b7c6c2ff
sediting
2026-03-06 14:18:07 -05:00
vhsdream
db6c5d2b4f
more sed changes
2026-03-06 14:05:45 -05:00
vhsdream
05426a7735
fix sed redux
2026-03-06 12:52:41 -05:00
vhsdream
74da15f98f
fix sed
2026-03-06 11:47:23 -05:00
vhsdream
f5a9954484
delete env file
2026-03-06 11:13:17 -05:00
vhsdream
7399402e30
Add OxiCloud
2026-03-06 10:57:09 -05:00
CanbiZ (MickLesk)
2f5560c975
move jsons
2026-03-06 11:37:20 +01:00
Sam Heinz
34f0284c09
arm64 scripts test
...
Adguard, Bazarr, Homeassistant, jellyfin, pihole, rdtclient, vaultwarden are working
kima-hub is unported
bentopdf is untested
lubelogger is broken
2026-03-06 20:35:01 +10:00
Michel Roegl-Brunner
dfe47a1ece
Create arm-test.sh
2026-03-06 11:13:23 +01:00
CanbiZ (MickLesk)
2c739da9e1
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-03-06 09:56:54 +01:00
CanbiZ (MickLesk)
7abef0d58c
arm testing
2026-03-06 09:56:52 +01:00
Michel Roegl-Brunner
8f7b5d211c
Change runner from ubuntu-latest to self-hosted
2026-03-06 09:15:26 +01:00
Michel Roegl-Brunner
13a5761855
Change runner from ubuntu-latest to self-hosted
2026-03-06 09:15:02 +01:00
CanbiZ (MickLesk)
e8953ca09f
various fixes
2026-03-06 09:13:00 +01:00
CanbiZ (MickLesk)
dfdca249ad
Merge pull request #1536 from BillyOutlast/LocalAGI
...
feat: add LocalAGI LXC helper script
2026-03-06 09:03:32 +01:00
John Doe
3b0f9ea35d
fix: simplify default value for var_tags in localagi.sh
2026-03-05 17:04:22 -05:00
John Doe
7fe554e2be
fix: update LocalAGI service management in update_script function
2026-03-05 15:40:56 -05:00
John Doe
d07d8f1054
fix: add informational messages for systemd service creation and management in localagi-install.sh
2026-03-05 15:35:30 -05:00
John Doe
3a1de5a78b
fix: remove unused environment variables from LocalAGI configuration in localagi-install.sh
2026-03-05 15:33:29 -05:00
John Doe
5048507159
fix: remove error handling for LocalAGI build process in localagi-install.sh
2026-03-05 15:32:44 -05:00
John Doe
22fe50ee64
fix: add informational messages for fetching and building LocalAGI in localagi-install.sh
2026-03-05 15:31:19 -05:00
John Doe
c89dcca71a
fix: add informational messages for dependency installation in localagi-install.sh
2026-03-05 15:29:23 -05:00
John Doe
8a1a4f8b9b
fix: enhance Bun installation process with informational messages in localagi-install.sh
2026-03-05 15:28:54 -05:00
John Doe
40a072f787
fix: add informational messages for starting LocalAGI service in update_script function
2026-03-05 15:27:37 -05:00
John Doe
a9db3ba2e0
fix: add success message after updating LocalAGI in update_script function
2026-03-05 15:26:39 -05:00
John Doe
c64024613b
fix: remove error message and exit on build failure in update_script function
2026-03-05 15:26:04 -05:00
John Doe
420dee4678
fix: improve update_script function by enhancing structure and readability
2026-03-05 15:24:13 -05:00
John Doe
efb6329952
fix: streamline update_script function by consolidating service stop and backup logic
2026-03-05 15:22:16 -05:00
John Doe
aeb49678d8
fix: add informational messages for stopping LocalAGI service in update_script function
2026-03-05 15:19:41 -05:00
John Doe
b64645a4f5
fix: refactor update_script function to improve readability by separating commands onto individual lines
2026-03-05 15:16:24 -05:00
John Doe
c0de2c9242
fix: enhance update_script function with additional informational messages during backup and restore processes
2026-03-05 15:14:06 -05:00
John Doe
dd1dd63a19
fix: update backup file path in update_script function to use /tmp directory
2026-03-05 15:12:00 -05:00
John Doe
5d391c333f
Merge branch 'LocalAGI' of https://github.com/BillyOutlast/ProxmoxVED into LocalAGI
2026-03-05 15:09:21 -05:00
John Doe
23eb101dca
fix: streamline update_script function by removing unnecessary directory change and cleanup steps
2026-03-05 15:09:20 -05:00
BillyOutlast
5d9a24f8f3
Merge branch 'community-scripts:main' into LocalAGI
2026-03-05 13:54:49 -05:00
John Doe
268d260fdc
fix: simplify localagi-install.sh by removing redundant messages and streamlining installation steps
2026-03-05 13:37:58 -05:00
John Doe
33ba83a416
fix: streamline update_script function by removing redundant messages and backup logic
2026-03-05 13:36:48 -05:00
CanbiZ (MickLesk)
0fa6e172cf
-
2026-03-05 16:49:25 +01:00
CanbiZ (MickLesk)
ab88156e2e
Add NOT_SECURED and newrelic stub
...
Set NOT_SECURED=true in postiz install script for local/non-secured setups. In simplelogin install, detect the venv site-packages path and create a minimal newrelic package stub (newrelic/__init__.py and newrelic/agent.py) with no-op record_custom_event and initialize functions to avoid import errors when New Relic is not present.
2026-03-05 16:31:07 +01:00