feat(home-assistant): add ingress add-on
CI / backend (pytest + alembic) (push) Has been cancelled
CI / frontend (build) (push) Has been cancelled

This commit is contained in:
2026-06-28 13:42:15 -07:00
parent a8debbe96a
commit 18d7300b57
4 changed files with 69 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
name: MealPlanner Ingress
version: "0.1.0"
slug: mealplanner_ingress
description: Home Assistant Ingress proxy for an existing MealPlanner deployment.
arch:
- amd64
- aarch64
- armv7
startup: application
boot: auto
init: false
ingress: true
ingress_port: 8099
panel_icon: mdi:food-fork-drink
panel_title: MealPlanner
options:
upstream_url: "http://192.168.1.54:8082"
schema:
upstream_url: str