Commit Graph

3207 Commits

Author SHA1 Message Date
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
CanbiZ (MickLesk)
8c64b3e86d Update frigate-install.sh 2026-03-02 13:11:35 +01:00
thieneret
83737ff611 Merge branch 'community-scripts:main' into update/authentik 2026-03-02 11:45:28 +01:00
Thieneret
122b13776f Update deploy method 2026-03-02 11:38:57 +01:00
CanbiZ (MickLesk)
a7ed6502c9 frigate 0.17 2026-03-02 10:58:42 +01:00
CanbiZ (MickLesk)
3eeb10a693 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-03-02 10:50:20 +01:00
CanbiZ (MickLesk)
6a8e54f65c Update frigate-install.sh 2026-03-02 10:50:19 +01:00
github-actions[bot]
897a662bed Delete profilarr (ct) after migration to ProxmoxVE (#1527)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-02 08:36:44 +00:00
Thieneret
a775bfc089 Update authentik script 2026-03-01 14:02:56 +01:00
github-actions[bot]
8ca7535fc2 Delete strapi (ct) after migration to ProxmoxVE (#1521)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-27 12:55:13 +00:00
CanbiZ (MickLesk)
58e8dfbd49 Replace npm install with npm ci for frontend build 2026-02-27 10:51:13 +01:00