copilot-swe-agent[bot]
5f58265ef4
immich_noml: Fix Redis startup by installing redis-server directly
...
Replace Docker mods (DOCKER_MODS=imagegenius/mods:universal-redis) with
direct redis-server installation via PACKAGES to prevent ECONNRESET errors.
The s6-rc service files and redis.conf were already in place from a prior
partial fix; this commit completes the migration by removing the Docker mods
references from Dockerfile and config.yaml.
Fixes #2615
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-28 22:37:39 +00:00
copilot-swe-agent[bot]
5a19d19054
Fix HTTP 429: replace ADD remote URLs with COPY in all Dockerfiles, add retry logic and fix ha_automodules.sh
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/2244d014-7299-4b63-89e4-35683a0b4c15
2026-03-26 09:07:15 +00:00
Alexandre
35f05b0e93
Fix script
2026-02-04 15:59:55 +01:00
Alexandre
97bc68f228
Chmod +x
2026-02-03 19:58:19 +01:00
Alexandre
303278982d
Remove LSIO non-root env from addon Dockerfiles
2026-01-31 15:54:28 +01:00
Alexandre
e188f57af7
Fix Immich Redis mod startup
2026-01-31 12:21:56 +01:00
Alexandre
c4737ba655
Install sed before immich patch
2026-01-31 09:15:40 +01:00
Alexandre
8398fb2250
Change PACKAGES environment variable to use 'sed'
2026-01-31 07:42:17 +01:00
Alexandre
c8e8d3c16e
Clean
2026-01-30 09:11:12 +01:00
Alexandre
541e929071
lsio
2026-01-29 15:12:12 +01:00
Alexandre
302e39459d
remove bashio standalone
2026-01-29 13:26:08 +01:00
Alexandre
aa987e1ede
update standalone
2026-01-29 11:32:18 +01:00
Alexandre
f43020d85b
Accept standalone bashio
2026-01-29 11:06:24 +01:00
Alexandre
1f3eb13cb8
Clean
2026-01-20 14:27:06 +01:00
Alexandre
5bcb21db5e
Define shebang on the fly
2026-01-16 19:58:50 +01:00
Alexandre
bb53062e94
Add bashio standalone to all
2025-08-02 11:13:15 +02:00
alexbelgium
e388c04075
Immich noml
2025-06-01 08:28:27 +02:00