Home Catalogus Stirling PDF
Productivity

Stirling PDF

A powerful, open-source PDF editing platform for editing, signing, redacting, converting, and automating PDFs.

ARM64 & AMD64
Docker & Rootless Podman
100% Self-Hosted (Geen Lock-in)
RAM Profiel: Hoog
Standaard Poort: Port 8080

Waarom deze configuratie?

Snelle Start (Standalone Docker Compose)

Onderstaand compose-fragment is direct te gebruiken in elke Docker- of Podman-omgeving:

services:
  stirling-pdf:
    image: "stirlingtools/stirling-pdf:latest"
    container_name: njorddeploy-stirling-pdf
    ports:
      - "8080:8080"
    volumes:
      - "data_root/stirling-pdf/data:/app/data"
    networks:
      - njorddeploy_net
    restart: unless-stopped
networks:
  njorddeploy_net:

Start de service direct via de commandline: docker compose up -d

Configuratie & Omgevingsvariabelen

Belangrijkste configuratieparameters en standaardwaarden uit de NjordDeploy component-sjabloon:

Variable Default Value Description
STIRLING_PDF_HTTP_PORT 8080 The port for the Stirling PDF web interface.

Ecosysteem & Bedrijfsintegratie

Eenvoudig beheren via NjordDeploy

Installeer, bewaak en update deze service met 1 klik op uw eigen Raspberry Pi of Proxmox server via de NjordDeploy Configurator.