Merge branch 'master' into master

This commit is contained in:
Alexandre
2025-03-01 20:02:55 +01:00
committed by GitHub
85 changed files with 469 additions and 86 deletions

View File

@@ -1,4 +1,7 @@
## 0.49.3 (01-03-2025)
- Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases)
## 0.49.2 (21-02-2025)
- Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases)

View File

@@ -36,6 +36,6 @@
"slug": "changedetection.io",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/changedetection.io",
"version": "0.49.2",
"version": "0.49.3",
"webui": "http://[HOST]:[PORT:5000]"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "21-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "changedetection.io",
"source": "github",
"upstream_repo": "linuxserver/docker-changedetection.io",
"upstream_version": "0.49.2"
"upstream_version": "0.49.3"
}

View File

@@ -1,4 +1,7 @@
## 4.9.0.40 (01-03-2025)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
## 4.9.0.38 (08-02-2025)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="4.9.0.38"
ARG BUILD_UPSTREAM="4.9.0.40"
FROM ${BUILD_FROM}
##################

View File

@@ -126,6 +126,6 @@
"slug": "emby_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.9.0.38",
"version": "4.9.0.40",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "08-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "emby",
"source": "github",
"upstream_repo": "linuxserver/docker-emby",
"upstream_version": "4.9.0.38"
"upstream_version": "4.9.0.40"
}

View File

@@ -1,4 +1,7 @@
## debian-2025-02-28 (2025-02-28)
- Update to latest version from charlocharlie/epicgames-freegames
## debian-2025-01-23 (2025-01-23)
- Update to latest version from charlocharlie/epicgames-freegames

View File

@@ -86,6 +86,6 @@
"slug": "epicgamesfree",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "debian-2025-01-23",
"version": "debian-2025-02-28",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
}

View File

@@ -2,10 +2,10 @@
"dockerhub_by_date": true,
"dockerhub_list_size": 2,
"github_exclude": "-",
"last_update": "2025-01-23",
"last_update": "2025-02-28",
"repository": "alexbelgium/hassio-addons",
"slug": "epicgamesfree",
"source": "dockerhub",
"upstream_repo": "charlocharlie/epicgames-freegames",
"upstream_version": "debian-2025-01-23"
"upstream_version": "debian-2025-02-28"
}

View File

@@ -1,4 +1,7 @@
## 20250222.5 (01-03-2025)
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)
## 20250220.2 (22-02-2025)
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)

View File

@@ -111,6 +111,6 @@
"startup": "services",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "20250220.2",
"version": "20250222.5",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "fireflyiii",
"source": "github",
"upstream_repo": "firefly-iii/firefly-iii",
"upstream_version": "20250220.2"
"upstream_version": "20250222.5"
}

View File

@@ -1,4 +1,7 @@
## 3.15.17 (01-03-2025)
- Update to latest version from wiserain/flexget
## 3.15.11 (22-02-2025)
- Update to latest version from wiserain/flexget

View File

@@ -101,6 +101,6 @@
"slug": "flexget",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.15.11",
"version": "3.15.17",
"webui": "[PROTO:ssl]://[HOST]:[PORT:5050]"
}

View File

@@ -1,9 +1,9 @@
{
"dockerhub_list_size": "10",
"last_update": "22-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "dockerhub",
"upstream_repo": "wiserain/flexget",
"upstream_version": "3.15.11"
"upstream_version": "3.15.17"
}

View File

@@ -1,3 +1,6 @@
## 1.128.0 (01-03-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 1.126.1-14 (20-02-2025)
- Minor bugs fixed

View File

@@ -148,7 +148,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"usb": true,
"version": "1.126.1-14",
"version": "1.128.0",
"video": true,
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "15-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "1.126.1"
"upstream_version": "1.128.0"
}

View File

@@ -1,3 +1,6 @@
## 1.128.0 (01-03-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 1.126.1-10 (18-02-2025)
- Minor bugs fixed
## 1.126.1-7 (16-02-2025)

View File

@@ -1 +0,0 @@
../immich/Dockerfile

157
immich_cuda/Dockerfile Normal file
View File

@@ -0,0 +1,157 @@
#============================#
# ALEXBELGIUM'S DOCKERFILE #
#============================#
# _.------.
# _.-` ('>.-`"""-.
# '.--'` _'` _ .--.)
# -' '-.-';` `
# ' - _.' ``'--.
# d '---` .-'""`
# /`
#=== Home Assistant Addon ===#
#################
# 1 Build Image #
#################
ARG BUILD_VERSION
ARG BUILD_FROM
FROM $BUILD_FROM
##################
# 2 Modify Image #
##################
# Set S6 wait time
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SERVICES_GRACETIME=0
USER root
# Global LSIO modifications
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_lsio.sh" "/ha_lsio.sh"
ARG CONFIGLOCATION="/config"
RUN chmod 744 /ha_lsio.sh && if grep -qr "lsio" /etc; then /ha_lsio.sh "$CONFIGLOCATION"; fi && rm /ha_lsio.sh
# Install REDIS
ENV DOCKER_MODS="imagegenius/mods:universal-redis"
# && chmod 777 -R /docker-mods \
# && /./docker-mods/* || ls / \
# && if [ !-f /defaults/redis.conf ]; then echo "Not installed" && exit 1; fi
#ENV DOCKER_MODS=""
##################
# 3 Install apps #
##################
# Add rootfs
COPY rootfs/ /
# Uses /bin for compatibility purposes
# hadolint ignore=DL4005
RUN if [ ! -f /bin/sh ] && [ -f /usr/bin/sh ]; then ln -s /usr/bin/sh /bin/sh; fi && \
if [ ! -f /bin/bash ] && [ -f /usr/bin/bash ]; then ln -s /usr/bin/bash /bin/bash; fi
# Modules
ARG MODULES="00-banner.sh 01-custom_script.sh 00-global_var.sh 00-local_mounts.sh 00-smb_mounts.sh"
# Automatic modules download
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_automodules.sh" "/ha_automodules.sh"
RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_automodules.sh
# Manual apps
ENV PACKAGES="sudo yamllint pip jq"
# Automatic apps & bashio
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"
RUN chmod 744 /ha_autoapps.sh && /ha_autoapps.sh "$PACKAGES" && rm /ha_autoapps.sh
################
# 4 Entrypoint #
################
# Add entrypoint
ENV S6_STAGE2_HOOK=/ha_entrypoint.sh
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh"
# Entrypoint modifications
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh"
RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh
RUN sed -i "s|postgresql-16|postgresql-15|g" /etc/s6-overlay/s6-rc.d/init-test-run/run
# Install dependencies
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN apt-get update && apt-get install -y --no-install-recommends \
lsb-release \
wget \
gnupg && \
echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list && \
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && \
apt-get update && \
apt-get install -y --no-install-recommends postgresql-client-15
#ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/ha_entrypoint.sh" ]
############
# 5 Labels #
############
ARG BUILD_ARCH
ARG BUILD_DATE
ARG BUILD_DESCRIPTION
ARG BUILD_NAME
ARG BUILD_REF
ARG BUILD_REPOSITORY
ARG BUILD_VERSION
ENV BUILD_VERSION="${BUILD_VERSION}"
LABEL \
io.hass.name="${BUILD_NAME}" \
io.hass.description="${BUILD_DESCRIPTION}" \
io.hass.arch="${BUILD_ARCH}" \
io.hass.type="addon" \
io.hass.version=${BUILD_VERSION} \
maintainer="alexbelgium (https://github.com/alexbelgium)" \
org.opencontainers.image.title="${BUILD_NAME}" \
org.opencontainers.image.description="${BUILD_DESCRIPTION}" \
org.opencontainers.image.vendor="Home Assistant Add-ons" \
org.opencontainers.image.authors="alexbelgium (https://github.com/alexbelgium)" \
org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.url="https://github.com/alexbelgium" \
org.opencontainers.image.source="https://github.com/${BUILD_REPOSITORY}" \
org.opencontainers.image.documentation="https://github.com/${BUILD_REPOSITORY}/blob/main/README.md" \
org.opencontainers.image.created=${BUILD_DATE} \
org.opencontainers.image.revision=${BUILD_REF} \
org.opencontainers.image.version=${BUILD_VERSION}
#################
# 6 Healthcheck #
#################
# Avoid spamming logs
# hadolint ignore=SC2016
RUN \
# Handle Apache configuration
if [ -d /etc/apache2/sites-available ]; then \
for file in /etc/apache2/sites-*/*.conf; do \
sed -i '/<VirtualHost/a \ \n # Match requests with the custom User-Agent "HealthCheck" \n SetEnvIf User-Agent "HealthCheck" dontlog \n # Exclude matching requests from access logs \n CustomLog ${APACHE_LOG_DIR}/access.log combined env=!dontlog' "$file"; \
done; \
fi && \
\
# Handle Nginx configuration
if [ -f /etc/nginx/nginx.conf ]; then \
awk '/http \{/{print; print "map $http_user_agent $dontlog {\n default 0;\n \"~*HealthCheck\" 1;\n}\naccess_log /var/log/nginx/access.log combined if=$dontlog;"; next}1' /etc/nginx/nginx.conf > /etc/nginx/nginx.conf.new && \
mv /etc/nginx/nginx.conf.new /etc/nginx/nginx.conf; \
fi
ENV HEALTH_PORT="8080" \
HEALTH_URL="/api/server/ping"
HEALTHCHECK \
--interval=5s \
--retries=5 \
--start-period=30s \
--timeout=25s \
CMD curl -A "HealthCheck: Docker/1.0" -s -f "http://127.0.0.1:${HEALTH_PORT}${HEALTH_URL}" &>/dev/null || exit 1

View File

@@ -148,7 +148,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"usb": true,
"version": "1.126.1-10",
"version": "1.128.0",
"video": true,
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "15-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "1.126.1"
"upstream_version": "1.128.0"
}

View File

@@ -1,3 +1,6 @@
## 1.128.0 (01-03-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 1.126.1-12 (20-02-2025)
- Minor bugs fixed
## 1.126.1-11 (19-02-2025)

View File

@@ -1 +0,0 @@
../immich/Dockerfile

157
immich_openvino/Dockerfile Normal file
View File

@@ -0,0 +1,157 @@
#============================#
# ALEXBELGIUM'S DOCKERFILE #
#============================#
# _.------.
# _.-` ('>.-`"""-.
# '.--'` _'` _ .--.)
# -' '-.-';` `
# ' - _.' ``'--.
# d '---` .-'""`
# /`
#=== Home Assistant Addon ===#
#################
# 1 Build Image #
#################
ARG BUILD_VERSION
ARG BUILD_FROM
FROM $BUILD_FROM
##################
# 2 Modify Image #
##################
# Set S6 wait time
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SERVICES_GRACETIME=0
USER root
# Global LSIO modifications
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_lsio.sh" "/ha_lsio.sh"
ARG CONFIGLOCATION="/config"
RUN chmod 744 /ha_lsio.sh && if grep -qr "lsio" /etc; then /ha_lsio.sh "$CONFIGLOCATION"; fi && rm /ha_lsio.sh
# Install REDIS
ENV DOCKER_MODS="imagegenius/mods:universal-redis"
# && chmod 777 -R /docker-mods \
# && /./docker-mods/* || ls / \
# && if [ !-f /defaults/redis.conf ]; then echo "Not installed" && exit 1; fi
#ENV DOCKER_MODS=""
##################
# 3 Install apps #
##################
# Add rootfs
COPY rootfs/ /
# Uses /bin for compatibility purposes
# hadolint ignore=DL4005
RUN if [ ! -f /bin/sh ] && [ -f /usr/bin/sh ]; then ln -s /usr/bin/sh /bin/sh; fi && \
if [ ! -f /bin/bash ] && [ -f /usr/bin/bash ]; then ln -s /usr/bin/bash /bin/bash; fi
# Modules
ARG MODULES="00-banner.sh 01-custom_script.sh 00-global_var.sh 00-local_mounts.sh 00-smb_mounts.sh"
# Automatic modules download
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_automodules.sh" "/ha_automodules.sh"
RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_automodules.sh
# Manual apps
ENV PACKAGES="sudo yamllint pip jq"
# Automatic apps & bashio
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"
RUN chmod 744 /ha_autoapps.sh && /ha_autoapps.sh "$PACKAGES" && rm /ha_autoapps.sh
################
# 4 Entrypoint #
################
# Add entrypoint
ENV S6_STAGE2_HOOK=/ha_entrypoint.sh
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh"
# Entrypoint modifications
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh"
RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh
RUN sed -i "s|postgresql-16|postgresql-15|g" /etc/s6-overlay/s6-rc.d/init-test-run/run
# Install dependencies
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN apt-get update && apt-get install -y --no-install-recommends \
lsb-release \
wget \
gnupg && \
echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list && \
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && \
apt-get update && \
apt-get install -y --no-install-recommends postgresql-client-15
#ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/ha_entrypoint.sh" ]
############
# 5 Labels #
############
ARG BUILD_ARCH
ARG BUILD_DATE
ARG BUILD_DESCRIPTION
ARG BUILD_NAME
ARG BUILD_REF
ARG BUILD_REPOSITORY
ARG BUILD_VERSION
ENV BUILD_VERSION="${BUILD_VERSION}"
LABEL \
io.hass.name="${BUILD_NAME}" \
io.hass.description="${BUILD_DESCRIPTION}" \
io.hass.arch="${BUILD_ARCH}" \
io.hass.type="addon" \
io.hass.version=${BUILD_VERSION} \
maintainer="alexbelgium (https://github.com/alexbelgium)" \
org.opencontainers.image.title="${BUILD_NAME}" \
org.opencontainers.image.description="${BUILD_DESCRIPTION}" \
org.opencontainers.image.vendor="Home Assistant Add-ons" \
org.opencontainers.image.authors="alexbelgium (https://github.com/alexbelgium)" \
org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.url="https://github.com/alexbelgium" \
org.opencontainers.image.source="https://github.com/${BUILD_REPOSITORY}" \
org.opencontainers.image.documentation="https://github.com/${BUILD_REPOSITORY}/blob/main/README.md" \
org.opencontainers.image.created=${BUILD_DATE} \
org.opencontainers.image.revision=${BUILD_REF} \
org.opencontainers.image.version=${BUILD_VERSION}
#################
# 6 Healthcheck #
#################
# Avoid spamming logs
# hadolint ignore=SC2016
RUN \
# Handle Apache configuration
if [ -d /etc/apache2/sites-available ]; then \
for file in /etc/apache2/sites-*/*.conf; do \
sed -i '/<VirtualHost/a \ \n # Match requests with the custom User-Agent "HealthCheck" \n SetEnvIf User-Agent "HealthCheck" dontlog \n # Exclude matching requests from access logs \n CustomLog ${APACHE_LOG_DIR}/access.log combined env=!dontlog' "$file"; \
done; \
fi && \
\
# Handle Nginx configuration
if [ -f /etc/nginx/nginx.conf ]; then \
awk '/http \{/{print; print "map $http_user_agent $dontlog {\n default 0;\n \"~*HealthCheck\" 1;\n}\naccess_log /var/log/nginx/access.log combined if=$dontlog;"; next}1' /etc/nginx/nginx.conf > /etc/nginx/nginx.conf.new && \
mv /etc/nginx/nginx.conf.new /etc/nginx/nginx.conf; \
fi
ENV HEALTH_PORT="8080" \
HEALTH_URL="/api/server/ping"
HEALTHCHECK \
--interval=5s \
--retries=5 \
--start-period=30s \
--timeout=25s \
CMD curl -A "HealthCheck: Docker/1.0" -s -f "http://127.0.0.1:${HEALTH_PORT}${HEALTH_URL}" &>/dev/null || exit 1

View File

@@ -148,7 +148,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"usb": true,
"version": "1.126.1-12",
"version": "1.128.0",
"video": true,
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "15-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "1.126.1"
"upstream_version": "1.128.0"
}

View File

@@ -1,4 +1,7 @@
## 0.22.1462 (01-03-2025)
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)
## 0.22.1447 (21-02-2025)
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)

View File

@@ -111,6 +111,6 @@
"slug": "jackett_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"version": "0.22.1447",
"version": "0.22.1462",
"webui": "http://[HOST]:[PORT:9117]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "21-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.22.1447"
"upstream_version": "0.22.1462"
}

View File

@@ -1,4 +1,7 @@
## 3.3.3 (01-03-2025)
- Update to latest version from etechonomy/joplin-server (changelog : https://github.com/etechonomy/joplin-server/releases)
## 3.3.2 (21-02-2025)
- Update to latest version from etechonomy/joplin-server (changelog : https://github.com/etechonomy/joplin-server/releases)

View File

@@ -111,6 +111,6 @@
"slug": "joplin",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.3.2",
"version": "3.3.3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:22300]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "21-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "joplin",
"source": "github",
"upstream_repo": "etechonomy/joplin-server",
"upstream_version": "3.3.2"
"upstream_version": "3.3.3"
}

View File

@@ -1,4 +1,7 @@
## v2.7.1 (01-03-2025)
- Update to latest version from mealie-recipes/mealie (changelog : https://github.com/mealie-recipes/mealie/releases)
## v2.6.0 (08-02-2025)
- Update to latest version from mealie-recipes/mealie (changelog : https://github.com/mealie-recipes/mealie/releases)
## v2.5.0-3 (01-02-2025)

View File

@@ -22,7 +22,7 @@ ARG SUB_PATH="/mealie/"
ENV SUB_PATH=$SUB_PATH
WORKDIR /app
ENV MEALIE_VERSION="v2.6.0"
ENV MEALIE_VERSION="v2.7.1"
# Clone the Mealie repository to get the frontend source code
# hadolint ignore=DL3003
@@ -48,8 +48,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
# Correct data path
# hadolint ignore=DL4006
RUN grep -rl "/app/data" /app | xargs sed -i 's|/app/data|/config|g' && \
sed -i "s|change_user$|# change_user|g" /app/run.sh
RUN sed -i "s|change_user$|# change_user|g" /app/run.sh
##################
# 3 Install apps #

View File

@@ -1,4 +1,5 @@
## &#9888; Open Issue : [🐛 [Mealie] Profile pictures do not show in ingress (opened 2025-01-11)](https://github.com/alexbelgium/hassio-addons/issues/1714) by [@IceBotYT](https://github.com/IceBotYT)
## &#9888; Open Issue : [🐛 [Mealie] cant update to 2.7.1 (opened 2025-03-01)](https://github.com/alexbelgium/hassio-addons/issues/1792) by [@collateral87](https://github.com/collateral87)
# Hass.io Add-ons: Mealie
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)

View File

@@ -119,5 +119,5 @@
"slug": "mealie",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v2.6.0"
"version": "v2.7.1-2"
}

View File

@@ -1,11 +1,11 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "08-02-2025",
"last_update": "01-03-2025",
"paused": "false",
"repository": "alexbelgium/hassio-addons",
"slug": "mealie",
"source": "github",
"upstream_repo": "mealie-recipes/mealie",
"upstream_version": "v2.6.0"
"upstream_version": "v2.7.1"
}

View File

@@ -1,7 +1,7 @@
## 25.3.1 (01-03-2025)
- Move to GitHub Container Registry (GHCR)
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)
## 25.2.8-3 (09-02-2025)
- Minor bugs fixed

View File

@@ -51,5 +51,5 @@
"slug": "netalertx",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "25.2.8-3"
"version": "25.3.1"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "08-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "netalertx",
"source": "github",
"upstream_repo": "jokob-sk/NetAlertX",
"upstream_version": "25.2.8"
"upstream_version": "25.3.1"
}

View File

@@ -1,4 +1,7 @@
## 31.0.0 (01-03-2025)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 30.0.6 (15-02-2025)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)

View File

@@ -1,3 +1,4 @@
## &#9888; Open Issue : [🐛 [Nextcloud] NTFS support (opened 2025-02-27)](https://github.com/alexbelgium/hassio-addons/issues/1789) by [@Nidalone29](https://github.com/Nidalone29)
# Home assistant add-on: Nextcloud
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)

View File

@@ -158,6 +158,6 @@
"uart": true,
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "30.0.6",
"version": "31.0.0",
"webui": "https://[HOST]:[PORT:443]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "15-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "30.0.6"
"upstream_version": "31.0.0"
}

View File

@@ -1,4 +1,7 @@
## v24.6-ls183 (01-03-2025)
- Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases)
## v24.5-ls181 (15-02-2025)
- Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases)
## v24.5-ls180-3 (10-02-2025)

View File

@@ -112,5 +112,5 @@
"slug": "nzbget",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v24.5-ls181"
"version": "v24.6-ls183"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "15-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "nzbget",
"source": "github",
"upstream_repo": "linuxserver/docker-nzbget",
"upstream_version": "v24.5-ls181"
"upstream_version": "v24.6-ls183"
}

View File

@@ -1,4 +1,7 @@
## 5.3-amd64-2025-02-22 (2025-02-22)
- Update to latest version from mbentley/omada-controller
## 5.3-amd64-2025-02-20 (2025-02-20)
- Update to latest version from mbentley/omada-controller

View File

@@ -111,6 +111,6 @@
"slug": "omada_v3",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.3-amd64-2025-02-20",
"version": "5.3-amd64-2025-02-22",
"webui": "http://[HOST]:[PORT:8088]"
}

View File

@@ -1,11 +1,11 @@
{
"dockerhub_by_date": true,
"github_tagfilter": "5.3-amd64",
"last_update": "2025-02-20",
"last_update": "2025-02-22",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "omada_v3",
"source": "dockerhub",
"upstream_repo": "mbentley/omada-controller",
"upstream_version": "5.3-amd64-2025-02-20"
"upstream_version": "5.3-amd64-2025-02-22"
}

View File

@@ -1,4 +1,7 @@
## ubuntu-2025-02-28 (2025-02-28)
- Update to latest version from photoprism/photoprism
## ubuntu-2024-09-15 (2024-09-15)
- Update to latest version from photoprism/photoprism

View File

@@ -136,6 +136,6 @@
"slug": "photoprism",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "ubuntu-2024-09-15",
"version": "ubuntu-2025-02-28",
"video": true
}

View File

@@ -1,11 +1,11 @@
{
"dockerhub_by_date": "true",
"github_fulltag": "true",
"last_update": "2024-09-15",
"last_update": "2025-02-28",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "photoprism",
"source": "dockerhub",
"upstream_repo": "photoprism/photoprism",
"upstream_version": "ubuntu-2024-09-15"
"upstream_version": "ubuntu-2025-02-28"
}

View File

@@ -1,4 +1,7 @@
## 15.4.0 (01-03-2025)
- Update to latest version from linuxserver/docker-piwigo (changelog : https://github.com/linuxserver/docker-piwigo/releases)
## 15.3.0 (21-12-2024)
- Update to latest version from linuxserver/docker-piwigo (changelog : https://github.com/linuxserver/docker-piwigo/releases)

View File

@@ -108,6 +108,6 @@
"slug": "piwigo",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "15.3.0",
"version": "15.4.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "21-12-2024",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "piwigo",
"source": "github",
"upstream_repo": "linuxserver/docker-piwigo",
"upstream_version": "15.3.0"
"upstream_version": "15.4.0"
}

View File

@@ -1,4 +1,7 @@
## 1.41.4.9463-630c9f557-ls256 (01-03-2025)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 1.41.4.9463-630c9f557-ls255 (15-02-2025)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)

View File

@@ -178,7 +178,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"usb": true,
"version": "1.41.4.9463-630c9f557-ls255",
"version": "1.41.4.9463-630c9f557-ls256",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "15-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.41.4.9463-630c9f557-ls255"
"upstream_version": "1.41.4.9463-630c9f557-ls256"
}

View File

@@ -1,4 +1,7 @@
## 2.27.1 (01-03-2025)
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)
## 2.27.0 (21-02-2025)
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)

View File

@@ -31,7 +31,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG BUILD_UPSTREAM="2.27.0"
ARG BUILD_UPSTREAM="2.27.1"
# spellcheck disable=SC2015
# hadolint ignore=SC2015

View File

@@ -47,5 +47,5 @@
"slug": "portainer",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.27.0"
"version": "2.27.1"
}

View File

@@ -1,9 +1,9 @@
{
"github_havingasset": "true",
"last_update": "21-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "portainer",
"source": "github",
"upstream_repo": "portainer/portainer",
"upstream_version": "2.27.0"
"upstream_version": "2.27.1"
}

View File

@@ -1,4 +1,7 @@
## nightly-1.32.0.4976-ls173 (01-03-2025)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)
## nightly-1.31.2.4974-ls172 (21-02-2025)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)

View File

@@ -109,6 +109,6 @@
"slug": "prowlarr",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-1.31.2.4974-ls172",
"version": "nightly-1.32.0.4976-ls173",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9696]"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "21-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-1.31.2.4974-ls172"
"upstream_version": "nightly-1.32.0.4976-ls173"
}

View File

@@ -1,4 +1,3 @@
## &#9888; Open Request : [✨ [REQUEST] qBittorrent Gluetun (opened 2024-12-10)](https://github.com/alexbelgium/hassio-addons/issues/1661) by [@xtian47](https://github.com/xtian47)
# Home assistant add-on: qbittorrent
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)

View File

@@ -1,4 +1,7 @@
## 5.19.3.9730 (01-03-2025)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 5.18.4.9674 (08-02-2025)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)

View File

@@ -115,5 +115,5 @@
"slug": "radarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "5.18.4.9674"
"version": "5.19.3.9730"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "08-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "5.18.4.9674"
"upstream_version": "5.19.3.9730"
}

View File

@@ -1,4 +1,7 @@
## 0.4.11.2747 (01-03-2025)
- Update to latest version from linuxserver/docker-readarr (changelog : https://github.com/linuxserver/docker-readarr/releases)
## 0.4.11.2738 (21-02-2025)
- Update to latest version from linuxserver/docker-readarr (changelog : https://github.com/linuxserver/docker-readarr/releases)

View File

@@ -115,5 +115,5 @@
"slug": "readarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "0.4.11.2738"
"version": "0.4.11.2747"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "21-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "0.4.11.2738"
"upstream_version": "0.4.11.2747"
}

View File

@@ -1,4 +1,7 @@
## 4.0.13.2933 (01-03-2025)
- Update to latest version from linuxserver/docker-sonarr (changelog : https://github.com/linuxserver/docker-sonarr/releases)
## 4.0.13.2932 (15-02-2025)
- Update to latest version from linuxserver/docker-sonarr (changelog : https://github.com/linuxserver/docker-sonarr/releases)

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="4.0.13.2932"
ARG BUILD_UPSTREAM="4.0.13.2933"
FROM ${BUILD_FROM}
##################

View File

@@ -115,5 +115,5 @@
"slug": "sonarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
"version": "4.0.13.2932"
"version": "4.0.13.2933"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": true,
"last_update": "15-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "sonarr",
"source": "github",
"upstream_repo": "linuxserver/docker-sonarr",
"upstream_version": "4.0.13.2932"
"upstream_version": "4.0.13.2933"
}

View File

@@ -1,4 +1,7 @@
## 2.35.02 (01-03-2025)
- Update to latest version from haveagitgat/tdarr
## 2.32.01 (15-02-2025)
- Update to latest version from haveagitgat/tdarr

View File

@@ -130,7 +130,7 @@
"slug": "tdarr",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.32.01",
"version": "2.35.02",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:8265]"
}

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "pro",
"last_update": "15-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "tdarr",
"source": "dockerhub",
"upstream_repo": "haveagitgat/tdarr",
"upstream_version": "2.32.01"
"upstream_version": "2.35.02"
}

View File

@@ -1,4 +1,3 @@
## &#9888; Open Request : [✨ [REQUEST] qBittorrent Gluetun (opened 2024-12-10)](https://github.com/alexbelgium/hassio-addons/issues/1661) by [@xtian47](https://github.com/xtian47)
## &#9888; Open Issue : [🐛 [Repository] No repository information exists at /data/addons/git/db21ed7f (opened 2025-02-16)](https://github.com/alexbelgium/hassio-addons/issues/1776) by [@bcutter](https://github.com/bcutter)
## &#9888; Open Issue : [🐛 [Immich] env injector IMMICH_CONFIG_FILE no longer working (opened 2025-02-22)](https://github.com/alexbelgium/hassio-addons/issues/1785) by [@jdumeez](https://github.com/jdumeez)
# Hass.io Add-ons: Tor with bridges

View File

@@ -1,3 +1,6 @@
## 4.16-r0-ls95 (01-03-2025)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
## 4.16-r0-ls94-5 (21-02-2025)
- Option to install microsoft edge

View File

@@ -152,6 +152,6 @@
"tmpfs": true,
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.16-r0-ls94-5",
"version": "4.16-r0-ls95",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "15-02-2025",
"last_update": "01-03-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "webtop",
"source": "github",
"upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls94"
"upstream_version": "4.16-r0-ls95"
}