Commit Graph

9036 Commits

Author SHA1 Message Date
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
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
a82d63cbd3 fix: replace restart with enable for LocalAGI service startup 2026-03-04 22:16:31 -05:00
John Doe
6ac2534aff fix: reload systemd daemon before restarting LocalAGI service 2026-03-04 22:16:07 -05:00
John Doe
76efff96bc fix: remove outdated service information from localagi.json 2026-03-04 22:13:55 -05:00
John Doe
5354ce8b04 fix: improve environment backup and restore process in update_script function 2026-03-04 22:13:04 -05: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
57b20c7025 fix: remove installation checks from update_script function 2026-03-04 21:54:02 -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
6a721f0b67 fix: update script source URL to use community-scripts repository 2026-03-04 21:25:31 -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
8b441033ba fix: ensure proper command execution during LocalAGI source build process 2026-03-04 21:13:25 -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
75578ab173 fix: remove unused health check function from localagi.sh 2026-03-04 21:08:20 -05:00
John Doe
50402cec02 fix: update source URL for build functions in localagi.sh 2026-03-04 21:01:01 -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
3bbc5a933b fix: update source URL for build functions in localagi.sh 2026-03-04 20:45:55 -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
92e3192cb7 feat: add user creation and systemd unit hardening for LocalAGI installation 2026-03-04 20:41:55 -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