Add ingress support with nginx reverse proxy for maintainerr addon

Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/14f6643d-9d4f-4c6d-8993-0dbe4404c35d

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-02 09:28:29 +00:00
committed by GitHub
parent fabf324ee3
commit 703e5a4172
13 changed files with 292 additions and 2 deletions

View File

@@ -68,6 +68,8 @@ devices:
environment:
DATA_DIR: "/config"
image: ghcr.io/alexbelgium/maintainerr-{arch}
ingress: true
ingress_stream: true
init: false
panel_icon: mdi:movie-search
map:
@@ -87,5 +89,5 @@ schema:
TZ: str?
slug: maintainerr
url: https://github.com/alexbelgium/hassio-addons/tree/master/maintainerr
version: "3.2.0-4"
version: "3.2.0-5"
webui: "[PROTO:ssl]://[HOST]:[PORT:6246]"