Commit Graph

3217 Commits

Author SHA1 Message Date
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
John Doe
fb6a07611b fix: simplify dependency installation by removing unnecessary packages in localagi-install.sh 2026-03-04 15:48:12 -05:00
BillyOutlast
99190f8fa6 Update install/localagi-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-03-04 15:48:06 -05:00
tremor021
a9720a1006 CaddyManager: update ct script 2026-03-04 21:45:44 +01:00
John Doe
b2fd9b23b7 fix: implement recovery mechanism for LocalAGI service during installation 2026-03-04 10:44:10 -05:00
John Doe
c379261168 fix: update author information in localagi.sh and localagi-install.sh 2026-03-04 10:42:01 -05:00
John Doe
90fc8fb1c7 refactor: simplify localagi-install.sh by removing GO_VERSION variable from setup_go 2026-03-04 10:30:43 -05:00
John Doe
6261ee8c34 refactor: streamline localagi-install.sh by removing redundant comments and simplifying build process 2026-03-04 10:10:05 -05:00
BillyOutlast
931af95855 Update install/localagi-install.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-03-04 10:03:30 -05:00
Michel Roegl-Brunner
1ce31bd622 add github actions runner 2026-03-04 10:21:22 +01:00
Michel Roegl-Brunner
14437d9482 add github actions runner 2026-03-04 10:19:56 +01:00
Michel Roegl-Brunner
74e57d61e2 add github actions runner 2026-03-04 10:12:36 +01:00
John Doe
abf9c8e78b feat: refactor LocalAGI backend configuration to use external-LLM mode and update disk size to 30GB 2026-03-04 00:46:36 -05:00
John Doe
7ec67de15c feat: update LOCALAGI_LLM_API_URL to Ollama-compatible endpoint and enhance documentation 2026-03-04 00:42:39 -05:00
John Doe
d49a8d04cd feat: update ROCm installation commands to use standardized functions 2026-03-04 00:35:43 -05:00
John Doe
2d81660dc5 feat: refactor header content retrieval in LocalAGI installation script 2026-03-04 00:23:38 -05:00
John Doe
63615ded07 feat: enhance ROCm installation process and backend resolution in LocalAGI scripts 2026-03-04 00:18:51 -05:00
John Doe
55de0ad144 feat: improve backend detection summary in LocalAGI installation scripts 2026-03-04 00:14:13 -05:00
John Doe
565705e837 feat: enhance GPU backend detection in LocalAGI installation scripts 2026-03-04 00:09:48 -05:00
John Doe
f9755d1102 feat: add AMD GPU detection for ROCm backend in LocalAGI installation scripts 2026-03-04 00:04:07 -05:00
John Doe
7e897f4e93 feat: enhance LocalAGI installation scripts with backend resolution and ROCm runtime support 2026-03-03 23:57:14 -05:00
John Doe
c2dba1e052 feat: refactor APT package installation functions for improved readability and maintainability 2026-03-03 23:53:28 -05:00
John Doe
39009f50f7 feat: implement resilient APT package installation and retry logic 2026-03-03 23:53:10 -05:00
John Doe
b603aa0670 feat: add ROCm runtime installation for Debian in localagi scripts 2026-03-03 23:49:57 -05:00
John Doe
d4f74b05b0 feat: enhance LocalAGI installation and update scripts with source build and systemd service integration 2026-03-03 23:47:27 -05:00
John Doe
1161c0b352 feat: add LocalAGI installation and configuration scripts 2026-03-03 23:31:02 -05:00
github-actions[bot]
d3bf8c770a Delete powerdns (ct) after migration to ProxmoxVE (#1531)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-02 17:34:25 +00:00
CanbiZ (MickLesk)
5bfda89ef5 minor fixes 2026-03-02 15:26:41 +01:00
CanbiZ (MickLesk)
54b3d7c99b shorten 2026-03-02 15:21:36 +01:00
CanbiZ (MickLesk)
099205429e Merge pull request #1503 from tclahr/feature/immichframe
add ImmichFrame
2026-03-02 15:04:30 +01:00