3246 Commits

Author SHA1 Message Date
github-actions[bot]
5d3900e3b1 Delete immichframe (ct) after migration to ProxmoxVE (#1546)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-07 22:47:00 +00: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
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)
7abef0d58c arm testing 2026-03-06 09:56:52 +01:00
CanbiZ (MickLesk)
e8953ca09f various fixes 2026-03-06 09:13:00 +01: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
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
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
github-actions[bot]
04dea4d2aa Delete ddclient (ct) after migration to ProxmoxVE (#1540)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-05 14:59:19 +00:00
github-actions[bot]
11b5a30ff8 Delete netbird (ct) after migration to ProxmoxVE (#1539)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-05 14:58:43 +00:00
CanbiZ (MickLesk)
cb1e2728e9 some fixes 2026-03-05 15:14:42 +01:00
CanbiZ (MickLesk)
a9a053720e cleanup 2026-03-05 14:40:44 +01:00
github-actions[bot]
f31c7e1bf8 Delete papra (ct) after migration to ProxmoxVE (#1537)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-05 12:50:59 +00:00
CanbiZ (MickLesk)
14396ea2a3 fixes 2026-03-05 09:27:40 +01:00
John Doe
a0282db2dd fix: suppress output during Bun installation for cleaner logs 2026-03-04 21:59:51 -05:00
John Doe
6f84e271ab fix: add EnvironmentFile directive to LocalAGI service 2026-03-04 21:59:18 -05:00
John Doe
be5ed7d43f fix: remove version recording for installed LocalAGI 2026-03-04 21:53:26 -05:00
John Doe
3ec7fb917e fix: update Bun installation command to ensure proper execution 2026-03-04 21:49:02 -05:00
John Doe
21f82e39bb fix: separate Bun installation command for better error handling 2026-03-04 21:41:15 -05:00
John Doe
2352877bae fix: correct syntax error in Bun installation command 2026-03-04 21:37:30 -05:00
John Doe
c42df79542 fix: simplify Bun installation process by removing conditional checks and fallback to npm 2026-03-04 21:17:55 -05:00
John Doe
4d4d5ae751 fix: streamline LocalAGI service creation by removing unnecessary options and verification step 2026-03-04 21:15:57 -05:00
John Doe
0ce45197f6 fix: improve Bun installation process and ensure proper command execution 2026-03-04 21:11:08 -05:00
John Doe
9a74d59517 fix: simplify build process in localagi-install.sh by removing subshell 2026-03-04 20:59:54 -05:00
John Doe
7ece196cff fix: refactor LocalAGI service configuration to use systemd drop-in override 2026-03-04 20:59:14 -05:00
John Doe
8a3d6f3a2b fix: update source URL and improve Bun installation in LocalAGI scripts 2026-03-04 20:58:03 -05:00
John Doe
b844eab504 feat: enhance LocalAGI installation and update process with version checks and improved Bun installation 2026-03-04 20:50:35 -05:00
John Doe
05ea89e3d0 feat: add health check and release tag recording for LocalAGI installation and updates 2026-03-04 20:45:04 -05:00
John Doe
a6f13f3e30 feat: implement systemd drop-in override for LocalAGI service hardening 2026-03-04 20:43:45 -05:00
John Doe
d0803f96d8 feat: enhance LocalAGI installation with user creation and service hardening 2026-03-04 20:41:07 -05:00
BillyOutlast
ff80094629 Merge branch 'community-scripts:main' into LocalAGI 2026-03-04 17:32:55 -05:00
John Doe
f9eea806dd fix: simplify LocalAGI build process by removing error handling 2026-03-04 15:53:30 -05:00
John Doe
a5c85d465c fix: remove service recovery logic from LocalAGI installation script 2026-03-04 15:52:02 -05:00
John Doe
5b865bba63 fix: remove backend mode configuration from LocalAGI installation script 2026-03-04 15:50:38 -05:00
John Doe
8252698a45 Merge branch 'LocalAGI' of https://github.com/BillyOutlast/ProxmoxVED into LocalAGI 2026-03-04 15:48:13 -05:00