hassio-addons/stirling-pdf/config.yaml

20 lines
403 B
YAML
Raw Normal View History

2023-06-29 12:18:49 +02:00
name: "Stirling PDF"
description: "Fully-featured self-hosted PDF editor."
2023-07-05 14:57:44 +02:00
version: "0.10.3"
2023-06-29 12:18:49 +02:00
slug: "stirling_pdf"
startup: services
ingress: true
ingress_port: 8080
ingress_stream: true
panel_icon: mdi:file-pdf-box
panel_admin: false
init: false
arch:
- aarch64
- amd64
startup: before
ports:
8080/tcp: 8080
ports_description:
8080/tcp: Web interface (Set to `null` for Ingress-only operation.)