2023-06-29 12:18:49 +02:00
|
|
|
name: "Stirling PDF"
|
|
|
|
description: "Fully-featured self-hosted PDF editor."
|
2024-03-30 15:46:47 +01:00
|
|
|
version: "0.22.6"
|
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.)
|