hassio-addons/stirling-pdf-staging/config.yaml

20 lines
517 B
YAML
Raw Normal View History

2023-09-17 21:39:20 +02:00
name: "Stirling PDF (staging)"
description: "Fully-featured self-hosted PDF editor. This version is only for testing purposes; please use the main version for increased stability!"
version: "0.22.6"
2023-09-17 21:46:41 +02:00
slug: "stirling_pdf_staging"
2023-09-17 21:39:20 +02:00
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.)