mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Compare commits
25 Commits
37fa7ab2ff
...
bd323bbfee
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd323bbfee | ||
|
|
1bc671c54c | ||
|
|
2e2ec2645c | ||
|
|
96a6458f4d | ||
|
|
3a5e399e88 | ||
|
|
0f0dfcb0a3 | ||
|
|
cbc3e2f3fa | ||
|
|
9929088838 | ||
|
|
b2010d8445 | ||
|
|
e319f2a1de | ||
|
|
24dc8f777b | ||
|
|
6a4e490332 | ||
|
|
c62ed8445e | ||
|
|
1cf9431d5b | ||
|
|
4a94975f08 | ||
|
|
6016009493 | ||
|
|
ec54c028a5 | ||
|
|
9924f967a0 | ||
|
|
125d30af6c | ||
|
|
8a88700378 | ||
|
|
7e33c9d4ce | ||
|
|
be14f876e1 | ||
|
|
f3d08e3303 | ||
|
|
ddea55d031 | ||
|
|
775613366a |
@@ -1,4 +1,7 @@
|
||||
|
||||
## 8.16.2 (13-12-2025)
|
||||
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
|
||||
|
||||
## 8.16.1 (06-12-2025)
|
||||
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
|
||||
|
||||
|
||||
@@ -117,5 +117,5 @@ schema:
|
||||
slug: calibre
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/calibre
|
||||
version: "8.16.1"
|
||||
version: "8.16.2"
|
||||
video: true
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_fulltag": "false",
|
||||
"last_update": "06-12-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "calibre",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-calibre",
|
||||
"upstream_version": "8.16.1"
|
||||
"upstream_version": "8.16.2"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 1.8.22 (13-12-2025)
|
||||
- Update to latest version from ajslater/codex (changelog : https://github.com/ajslater/codex/releases)
|
||||
|
||||
## 1.8.19 (29-11-2025)
|
||||
- Update to latest version from ajslater/codex (changelog : https://github.com/ajslater/codex/releases)
|
||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||
|
||||
@@ -101,4 +101,4 @@ schema:
|
||||
slug: codex
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "1.8.19"
|
||||
version: "1.8.22"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_beta": "true",
|
||||
"last_update": "29-11-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "codex",
|
||||
"source": "github",
|
||||
"upstream_repo": "ajslater/codex",
|
||||
"upstream_version": "1.8.19"
|
||||
"upstream_version": "1.8.22"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
|
||||
## 25.4.7.3 (13-12-2025)
|
||||
- Update to latest version from CollaboraOnline/online (changelog : https://github.com/CollaboraOnline/online/releases)
|
||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||
|
||||
## "25.4.7" (01-11-2025)
|
||||
|
||||
@@ -45,5 +45,5 @@ schema:
|
||||
username: str
|
||||
slug: collabora
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "25.4.7"
|
||||
version: "25.4.7.3"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:9980]/browser/dist/admin/admin.html"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "01-11-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "collabora",
|
||||
"source": "github",
|
||||
"upstream_repo": "CollaboraOnline/online",
|
||||
"upstream_version": "25.4.7"
|
||||
"upstream_version": "25.4.7.3"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## streaming your media (beta version) 4.9.2.8 (13-12-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
## 4.9.2.8 (13-12-2025)
|
||||
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
|
||||
## streaming your media (beta version) 4.9.2.7 (06-12-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="4.9.2.7"
|
||||
ARG BUILD_UPSTREAM="4.9.2.8"
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
##################
|
||||
|
||||
@@ -122,5 +122,5 @@ schema:
|
||||
slug: emby_nas
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/emby
|
||||
version: "4.9.2.7"
|
||||
version: "4.9.2.8"
|
||||
video: true
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_beta": "true",
|
||||
"last_update": "06-12-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "emby",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-emby",
|
||||
"upstream_version": "4.9.2.7"
|
||||
"upstream_version": "4.9.2.8"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 2.51.2 (13-12-2025)
|
||||
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
|
||||
|
||||
## 2.50.0 (06-12-2025)
|
||||
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
|
||||
|
||||
|
||||
@@ -123,4 +123,4 @@ schema:
|
||||
slug: filebrowser
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "2.50.0"
|
||||
version: "2.51.2"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"github_beta": "true",
|
||||
"last_update": "06-12-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"paused": false,
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "filebrowser",
|
||||
"source": "github",
|
||||
"upstream_repo": "filebrowser/filebrowser",
|
||||
"upstream_version": "2.50.0"
|
||||
"upstream_version": "2.51.2"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 3.18.31 (13-12-2025)
|
||||
- Update to latest version from wiserain/flexget
|
||||
|
||||
## 3.18.29 (06-12-2025)
|
||||
- Update to latest version from wiserain/flexget
|
||||
|
||||
|
||||
@@ -95,5 +95,5 @@ schema:
|
||||
slug: flexget
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "3.18.29"
|
||||
version: "3.18.31"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:5050]"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"dockerhub_list_size": "10",
|
||||
"last_update": "06-12-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "flexget",
|
||||
"source": "dockerhub",
|
||||
"upstream_repo": "wiserain/flexget",
|
||||
"upstream_version": "3.18.29"
|
||||
"upstream_version": "3.18.31"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
|
||||
## 1.0.30.0 (13-12-2025)
|
||||
- Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases)
|
||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||
|
||||
## "1.0.29.0" (18-10-2025)
|
||||
|
||||
@@ -23,5 +23,5 @@ schema:
|
||||
TZ: str?
|
||||
slug: immich_frame
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "1.0.29.0"
|
||||
version: "1.0.30.0"
|
||||
webui: http://[HOST]:[PORT:8080]
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_beta": "false",
|
||||
"last_update": "18-10-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "immich_frame",
|
||||
"source": "github",
|
||||
"upstream_repo": "immichFrame/ImmichFrame",
|
||||
"upstream_version": "1.0.29.0"
|
||||
"upstream_version": "1.0.30.0"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 0.24.441 (13-12-2025)
|
||||
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)
|
||||
|
||||
## 0.24.404 (06-12-2025)
|
||||
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)
|
||||
|
||||
|
||||
@@ -106,5 +106,5 @@ schema:
|
||||
slug: jackett_nas
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/jackett
|
||||
version: "0.24.404"
|
||||
version: "0.24.441"
|
||||
webui: http://[HOST]:[PORT:9117]
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "06-12-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "jackett",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-jackett",
|
||||
"upstream_version": "0.24.404"
|
||||
"upstream_version": "0.24.441"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
|
||||
## 2.13.2 (13-12-2025)
|
||||
- Update to latest version from linkwarden/linkwarden (changelog : https://github.com/linkwarden/linkwarden/releases)
|
||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||
|
||||
## "2.13.1" (18-10-2025)
|
||||
|
||||
@@ -45,5 +45,5 @@ schema:
|
||||
STORAGE_FOLDER: str?
|
||||
slug: linkwarden
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/linkwarden
|
||||
version: "2.13.1"
|
||||
version: "2.13.2"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "18-10-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "linkwarden",
|
||||
"source": "github",
|
||||
"upstream_repo": "linkwarden/linkwarden",
|
||||
"upstream_version": "2.13.1"
|
||||
"upstream_version": "2.13.2"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## v3.6.1-5 (12-12-2025)
|
||||
- Minor bugs fixed
|
||||
## v3.6.1-4 (12-12-2025)
|
||||
- Minor bugs fixed
|
||||
## v3.6.1-3 (12-12-2025)
|
||||
|
||||
@@ -114,4 +114,4 @@ schema:
|
||||
slug: mealie
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: v3.6.1-4
|
||||
version: v3.6.1-5
|
||||
|
||||
@@ -75,15 +75,6 @@ for SCRIPTS in /etc/cont-init.d/*; do
|
||||
sed -i '1a exit 0' "$SCRIPTS"
|
||||
done
|
||||
|
||||
rm /.env || true
|
||||
rm /env.py || true
|
||||
|
||||
# Unset allow_signup
|
||||
|
||||
if [[ "${ALLOW_SIGNUP:-}" == "false" ]]; then
|
||||
unset ALLOW_SIGNUP
|
||||
fi
|
||||
|
||||
####################
|
||||
# MIGRATE DATA DIR #
|
||||
####################
|
||||
@@ -127,6 +118,13 @@ if bashio::config.has_value "FORWARDED_ALLOW_IPS"; then
|
||||
bashio::log.info "Configured FORWARDED_ALLOW_IPS for Gunicorn"
|
||||
fi
|
||||
|
||||
# Unset allow_signup
|
||||
|
||||
if bashio::config.false "ALLOW_SIGNUP"; then
|
||||
echo "ALLOW_SIGNUP is deactivated"
|
||||
unset ALLOW_SIGNUP
|
||||
fi
|
||||
|
||||
bashio::log.info "Starting nginx"
|
||||
nginx & true
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
|
||||
## 0.59.0 (13-12-2025)
|
||||
- Update to latest version from navidrome/navidrome (changelog : https://github.com/navidrome/navidrome/releases)
|
||||
## 0.58.5-2 (15-11-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
|
||||
@@ -119,5 +119,5 @@ schema:
|
||||
slug: navidrome
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/navidrome
|
||||
version: 0.58.5-2
|
||||
version: "0.59.0"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:4533]"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "15-11-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "navidrome",
|
||||
"source": "github",
|
||||
"upstream_repo": "navidrome/navidrome",
|
||||
"upstream_version": "0.58.5"
|
||||
"upstream_version": "0.59.0"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
|
||||
## 32.0.3 (13-12-2025)
|
||||
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
|
||||
## 32.0.2-2 (25-11-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
|
||||
@@ -151,5 +151,5 @@ slug: nextcloud_ocr
|
||||
uart: true
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud
|
||||
version: 32.0.2-2
|
||||
version: "32.0.3"
|
||||
webui: https://[HOST]:[PORT:443]
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "22-11-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "nextcloud",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-nextcloud",
|
||||
"upstream_version": "32.0.2"
|
||||
"upstream_version": "32.0.3"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## v25.4-ls224 (13-12-2025)
|
||||
- Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases)
|
||||
|
||||
## v25.4-ls223 (06-12-2025)
|
||||
- Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases)
|
||||
|
||||
|
||||
@@ -104,4 +104,4 @@ schema:
|
||||
slug: nzbget
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "v25.4-ls223"
|
||||
version: "v25.4-ls224"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_fulltag": "true",
|
||||
"last_update": "06-12-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "nzbget",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-nzbget",
|
||||
"upstream_version": "v25.4-ls223"
|
||||
"upstream_version": "v25.4-ls224"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 16.6.3 (13-12-2025)
|
||||
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
|
||||
|
||||
## 16.6.2 (06-12-2025)
|
||||
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
|
||||
|
||||
|
||||
@@ -34,5 +34,5 @@ schema:
|
||||
slug: openproject
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/openproject
|
||||
version: "16.6.2"
|
||||
version: "16.6.3"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "06-12-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "openproject",
|
||||
"source": "github",
|
||||
"upstream_repo": "opf/openproject",
|
||||
"upstream_version": "16.6.2"
|
||||
"upstream_version": "16.6.3"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 2.37.0 (13-12-2025)
|
||||
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)
|
||||
|
||||
## 2.36.0 (29-11-2025)
|
||||
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG BUILD_UPSTREAM="2.36.0"
|
||||
ARG BUILD_UPSTREAM="2.37.0"
|
||||
|
||||
# spellcheck disable=SC2015
|
||||
# hadolint ignore=SC2015
|
||||
|
||||
@@ -42,4 +42,4 @@ schema:
|
||||
slug: portainer
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "2.36.0"
|
||||
version: "2.37.0"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_havingasset": "true",
|
||||
"last_update": "29-11-2025",
|
||||
"last_update": "13-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "portainer",
|
||||
"source": "github",
|
||||
"upstream_repo": "portainer/portainer",
|
||||
"upstream_version": "2.36.0"
|
||||
"upstream_version": "2.37.0"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 4.16-r0-ls95 (13-12-2025)
|
||||
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
|
||||
|
||||
## 4.16-r0-ls94 (22-11-2025)
|
||||
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
|
||||
|
||||
|
||||
@@ -143,5 +143,5 @@ slug: webtop
|
||||
tmpfs: true
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "4.16-r0-ls94"
|
||||
version: "4.16-r0-ls95"
|
||||
video: true
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_fulltag": "true",
|
||||
"last_update": "22-11-2025",
|
||||
"last_update": "13-12-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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user