hassio-addons/homebox-staging/config.yaml

20 lines
510 B
YAML
Raw Permalink Normal View History

2024-01-08 16:23:21 +01:00
name: "Homebox (staging)"
description: "Home inventory and organization system. This version is only for testing purposes; please use the main version for increased stability!"
2024-08-06 13:45:18 +02:00
version: "0.13.0"
2024-01-08 16:06:42 +01:00
slug: "homebox"
startup: services
ingress: true
ingress_port: 7745
ingress_stream: true
panel_icon: mdi:package-variant-closed
panel_admin: false
init: false
arch:
- aarch64
- amd64
startup: before
ports:
2024-01-08 16:23:21 +01:00
7745/tcp: 7745
2024-01-08 16:06:42 +01:00
ports_description:
2024-01-08 16:23:21 +01:00
7745/tcp: Web interface (Set to `null` for Ingress-only operation.)